DCAN-Labs / abcd-hcp-pipeline

bids application for processing functional MRI data, robust to scanner, acquisition and age variability.
https://hub.docker.com/r/dcanumn/abcd-hcp-pipeline
BSD 3-Clause "New" or "Revised" License
49 stars 19 forks source link

Minor fixes to clean up pipelines.py #69

Open GregConan opened 2 years ago

GregConan commented 2 years ago

Changes suggested to app/pipelines.py during 2022-02-02 code review:

Replace/modularize redundant code listing arguments

Clean up specific classes

ParameterSettings class

PreFreeSurfer class

DiffusionPreprocessing class