PennLINC / CuBIDS

Curation of BIDS (CuBIDS): A sanity-preserving software package for processing BIDS datasets.
https://cubids.readthedocs.io/
MIT License
19 stars 9 forks source link

Write out `acq` entity modifications to an `acquisitions.tsv` file #305

Open tsalo opened 8 months ago

tsalo commented 8 months ago

Summary

When CuBIDS modifies files' acq entities, it should also describe the associated groupings in an acquisitions.tsv file. If one already exists, the original acq's entry should be copied and added to with the modifications.

Additional details

This is related to https://github.com/bids-standard/bids-specification/issues/1706.