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 ca32147 commit 7535a08Copy full SHA for 7535a08
fmriprep/workflows/bold/util.py
@@ -178,7 +178,7 @@ def init_enhance_and_skullstrip_bold_wf(
178
to *standardize* the T2* contrast distribution.
179
6. Calculate a mask using AFNI's ``3dAutomask`` after the contrast
180
enhancement of 4).
181
- 7. Calculate a final mask as the intersection of 3) and 5).
+ 7. Calculate a final mask as the intersection of 4) and 6).
182
8. Apply final mask on the enhanced reference.
183
184
Step 1 can be skipped if the ``pre_mask`` argument is set to ``True`` and
0 commit comments