diff --git a/CPAC/resources/configs/pipeline_config_default.yml b/CPAC/resources/configs/pipeline_config_default.yml index 3f277a1937..80314c9cad 100644 --- a/CPAC/resources/configs/pipeline_config_default.yml +++ b/CPAC/resources/configs/pipeline_config_default.yml @@ -1324,6 +1324,10 @@ nuisance_corrections: create_regressors: On # Select which nuisance signal corrections to apply + # If multiple groups of regressors are included (as in the default + # pipeline), each group will be applied to the data separately, resulting in + # one preprocessed bold series per group. E.g., `*_reg-default_desc-preproc_bold.nii.gz` + # and `*_reg-defaultNoGSR_desc-preproc_bold.nii.gz` if there are the two groups in the default preconfig. Regressors: - Name: 'default'