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
48 stars 19 forks source link

Major pipelines.py bugs in Stage.remove_expected_outputs and PreFreeSurfer._get_intended_sefmaps #70

Open GregConan opened 2 years ago

GregConan commented 2 years ago

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

Stage class lines 486-501

PreFreeSurfer class lines 649-674

FMRIVolume class lines 800-805