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

update DCANBOLDProc and ExecSum to current versions #38

Closed madisoth closed 3 years ago

madisoth commented 3 years ago

Dockerfile: update ExecSum to current v2.2.8, DCANBOLDProc to dev branch (pending PR on dev branch should be merged first), wb_command to v1.5.0

helpers.py: change get_fmriname to be consistent with infant and macaque pipelines; add progress toward phase/mag support from iss32 branch

pipelines.py: update ExecSum call to work with current version

madisoth commented 3 years ago

Will clean up commit history a bit and resubmit.