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 ae177e6 commit 8d21c00Copy full SHA for 8d21c00
fmriprep/workflows/bold/base.py
@@ -514,7 +514,7 @@ def init_bold_wf(
514
)
515
ds_goodvoxels_mask.inputs.source_file = bold_file
516
517
- workflow.__desc__ += """\
+ workflow.__postdesc__ += """\
518
A "goodvoxels" mask was applied during volume-to-surface sampling, excluding
519
voxels whose time-series have a locally high coefficient of variation.
520
"""
0 commit comments