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

ENH: Optimize metadata gathering reusing ``BIDSLayout`` db #1084

Closed oesteban closed 1 year ago

oesteban commented 1 year ago

There's no need to index the BIDS folder repeatedly with each of these interfaces.

Requires: nipreps/niworkflows#788.