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

Add command to apply inheritance principle to dataset #302

Open tsalo opened 8 months ago

tsalo commented 8 months ago

Summary

CuBIDS will create a sidecar file for each imaging file, even when the information in those files is duplicated. I think it would be nice to have a command to apply the inheritance principle to the dataset after curation with CuBIDS. This would reduce the number of files and eliminate duplicated information.

tsalo commented 8 months ago

We also might want a de-inheritance command before CuBIDS.