Skip to content

Commit

Permalink
[FIX] remove old nodes from csdsi_3dshore.json (#733)
Browse files Browse the repository at this point in the history
  • Loading branch information
kjamison authored Apr 24, 2024
1 parent 29dd243 commit 0e0567d
Showing 1 changed file with 0 additions and 26 deletions.
26 changes: 0 additions & 26 deletions qsiprep/data/pipelines/csdsi_3dshore.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,32 +19,6 @@
"write_fibgz": true
}
},
{
"name": "streamline_connectivity",
"software": "DSI Studio",
"action": "connectivity",
"input": "csdsi_3dshore",
"parameters": {
"turning_angle": 35,
"smoothing": 0.0,
"step_size": 1.0,
"min_length": 30,
"max_length": 250,
"seed_plan": 0,
"interpolation": 0,
"initial_dir": 2,
"fiber_count": 5000000,
"connectivity_value": "count,ncount,mean_length,gfa",
"connectivity_type": "pass,end",
"output_trk": "no_trk"
}
},
{
"name": "controlability",
"input": "streamline_connectivity",
"action": "controllability",
"qsirecon_suffix": "rec-3dshore_control"
},
{
"name": "msmt_csd",
"software": "MRTrix3",
Expand Down

0 comments on commit 0e0567d

Please sign in to comment.