File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -186,8 +186,8 @@ def init_anat_preproc_wf(
186
186
run-to-run replicability when used with --omp-nthreads 1
187
187
(default: ``False``).
188
188
fs_no_resume : bool
189
- Adjust pipeline to reuse base template
190
- of an existing longitudinal freesurfer output
189
+ use precomputed freesurfer without attempting to resume
190
+ (eg. for longitudinal base or fastsurfer)
191
191
(default: ``False``).
192
192
193
193
Inputs
Original file line number Diff line number Diff line change @@ -144,8 +144,8 @@ def init_surface_recon_wf(
144
144
hires : bool
145
145
Enable sub-millimeter preprocessing in FreeSurfer
146
146
fs_no_resume : bool
147
- Adjust pipeline to reuse base template
148
- of an existing longitudinal freesurfer output
147
+ use precomputed freesurfer without attempting to resume
148
+ (eg. for longitudinal base or fastsurfer)
149
149
150
150
Inputs
151
151
------
You can’t perform that action at this time.
0 commit comments