Skip to content

Commit

Permalink
adjust docstrings
Browse files Browse the repository at this point in the history
  • Loading branch information
bpinsard committed Mar 15, 2024
1 parent 345f836 commit 1aebf30
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions smriprep/workflows/anatomical.py
Original file line number Diff line number Diff line change
Expand Up @@ -186,8 +186,8 @@ def init_anat_preproc_wf(
run-to-run replicability when used with --omp-nthreads 1
(default: ``False``).
fs_no_resume : bool
Adjust pipeline to reuse base template
of an existing longitudinal freesurfer output
use precomputed freesurfer without attempting to resume
(eg. for longitudinal base or fastsurfer)
(default: ``False``).
Inputs
Expand Down
4 changes: 2 additions & 2 deletions smriprep/workflows/surfaces.py
Original file line number Diff line number Diff line change
Expand Up @@ -144,8 +144,8 @@ def init_surface_recon_wf(
hires : bool
Enable sub-millimeter preprocessing in FreeSurfer
fs_no_resume : bool
Adjust pipeline to reuse base template
of an existing longitudinal freesurfer output
use precomputed freesurfer without attempting to resume
(eg. for longitudinal base or fastsurfer)
Inputs
------
Expand Down

0 comments on commit 1aebf30

Please sign in to comment.