nipreps / dmriprep

dMRIPrep is a robust and easy-to-use pipeline for preprocessing of diverse dMRI data. The transparent workflow dispenses of manual intervention, thereby ensuring the reproducibility of the results.
https://www.nipreps.org/dmriprep
Apache License 2.0
63 stars 24 forks source link

ENH: Refactor workflow for simplicity - explicit iteration over DWIs #138

Closed oesteban closed 3 years ago

oesteban commented 3 years ago

This will reduce the attrition of tracking Nipype's iterables, and make the development of workflows easier.