Skip to content

Commit 03cf52f

Browse files
committed
📝 clarify nuisance regressors in default pipeline
1 parent 6b402b0 commit 03cf52f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CPAC/resources/configs/pipeline_config_default.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1324,6 +1324,10 @@ nuisance_corrections:
13241324
create_regressors: On
13251325

13261326
# Select which nuisance signal corrections to apply
1327+
# If multiple groups of regressors are included (as in the default
1328+
# pipeline), each group will be applied to the data separately, resulting in
1329+
# one preprocessed bold series per group. E.g., `*-preproc-1_bold.nii.gz`
1330+
# and `*-preproc-2_bold.nii.gz` if there are two groups.
13271331
Regressors:
13281332

13291333
- Name: 'default'

0 commit comments

Comments
 (0)