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
300 stars 132 forks source link

ENH: Large overhaul of the functional workflow w/focus on ME-EPI #1155

Closed oesteban closed 1 year ago

oesteban commented 1 year ago

This PR refactors MRIQC to handle ME-EPI better. Incidentally, it also includes brain extraction (on the first echo, or single echo) with SynthStrip.

Specific changes:

Resolves: #773. Resolves: #1152. Resolves: #1028.

oesteban commented 1 year ago

Seems to be performing as expected, both on circle (all of them se-epi) and locally (me-epi).

oesteban commented 1 year ago

Mainly checked the new SelectEcho interface and the synthstrip workflow.

Yes, those are the only things with reuse potential from fMRIPrep, and candidates for upsourcing into niworkflows.