Open nx10 opened 11 months ago
There are many keys in the pipeline config that let users specify T1-masks:
registration_workflows.anatomical_registration.registration.FSL-FNIRT.ref_mask_res-2
registration_workflows.anatomical_registration.T1w_brain_template_mask
registration_workflows.functional_registration.func_registration_to_template.target_template.T1_template.T1w_brain_template_mask_funcreg
anatomical_preproc.brain_extraction.FreeSurfer-BET.T1w_brain_template_mask_ccs
Investigate and collapse redundancies across pipelines and maybe move the new key(s) under functional_preproc.func_masking to be more easy to find
functional_preproc.func_masking
No response
Related: https://github.com/FCP-INDI/C-PAC_templates/issues/24
Also related: FCP-INDI/C-PAC#2047
Related problem
There are many keys in the pipeline config that let users specify T1-masks:
registration_workflows.anatomical_registration.registration.FSL-FNIRT.ref_mask_res-2
https://github.com/FCP-INDI/C-PAC/blob/2a9750c1a0075e5ba3f50ef3f54686d9357591b5/CPAC/resources/configs/pipeline_config_abcd-options.yml#L99registration_workflows.anatomical_registration.T1w_brain_template_mask
https://github.com/FCP-INDI/C-PAC/blob/2a9750c1a0075e5ba3f50ef3f54686d9357591b5/CPAC/resources/configs/pipeline_config_abcd-options.yml#L185registration_workflows.functional_registration.func_registration_to_template.target_template.T1_template.T1w_brain_template_mask_funcreg
https://github.com/FCP-INDI/C-PAC/blob/2a9750c1a0075e5ba3f50ef3f54686d9357591b5/CPAC/resources/configs/pipeline_config_abcd-options.yml#L256anatomical_preproc.brain_extraction.FreeSurfer-BET.T1w_brain_template_mask_ccs
https://github.com/FCP-INDI/C-PAC/blob/2a9750c1a0075e5ba3f50ef3f54686d9357591b5/CPAC/resources/configs/pipeline_config_blank.yml#L269Proposed feature
Investigate and collapse redundancies across pipelines and maybe move the new key(s) under
functional_preproc.func_masking
to be more easy to findAcceptance criteria
functional_preproc.func_masking
Alternatives
No response
Additional context
No response