nipreps / mriqc

Automated Quality Control and visual reports for Quality Assessment of structural (T1w, T2w) and functional MRI of the brain
http://mriqc.readthedocs.io
Apache License 2.0
284 stars 128 forks source link

FIX: Remove FD as an ``iterfield`` in ``MapNode`` causing crash with ME-BOLD #1179

Closed celprov closed 3 months ago

celprov commented 5 months ago

Only one FD timeserie is computed in a multi-echo dataset, unlike DVARS, quality, and outliers for which one timeserie per echo is computed. Closes #1178