Automated Quality Control and visual reports for Quality Assessment of structural (T1w, T2w) and functional MRI of the brain
300
stars
132
forks
source link
`timeseries.json` files are unnecessarily duplicated for each processed image #1183
Closed
celprov closed 3 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.