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

`timeseries.json` files are unnecessarily duplicated for each processed image #1183

Open celprov opened 4 months ago

celprov commented 4 months ago

For each image that is processed by MRIQC, it generates an associated 'timeseries.json' file. Yet, that file always contains the same information.

I propose writing a single timeserie.json at the root of the derivatives folder to avoid unnecessary file crowding.