We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31c96b3 commit 08f2080Copy full SHA for 08f2080
fmriprep/config.py
@@ -599,7 +599,7 @@ class workflow(_Config):
599
level = None
600
"""Level of preprocessing to complete. One of ['minimal', 'resampling', 'full']."""
601
longitudinal = False
602
- """*Deprecated* - run FreeSurfer ``recon-all`` with the ``-logitudinal`` flag."""
+ """*Deprecated* - see ``subject_anatomical_reference`` 'unbiased'"""
603
run_msmsulc = True
604
"""Run Multimodal Surface Matching surface registration."""
605
medial_surface_nan = None
0 commit comments