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 e3d846a commit 8d70c5dCopy full SHA for 8d70c5d
dmriprep/cli/run.py
@@ -111,7 +111,7 @@ def get_parser():
111
colon-separated parameters. \
112
Non-standard spaces imply specific orientations and sampling grids. \
113
Important to note, the ``res-*`` modifier does not define the resolution used for \
114
-the spatial normalization. To generate no BOLD outputs, use this option without specifying \
+the spatial normalization. To generate no DWI outputs, use this option without specifying \
115
any spatial references. For further details, please check out \
116
https://www.nipreps.org/dmriprep/en/%s/spaces.html""" % (currentv.base_version
117
if is_release else 'latest'))
0 commit comments