cpp-lln-lab / CPP_BIDS

a set of matlab / octave function to create BIDS comptible folder structure and filenames
https://cpp-bids.readthedocs.io/en/dev/index.html
MIT License
1 stars 9 forks source link

[ENH] update data dictionnary with the actual list of Levels present in TSV files. #170

Open Remi-Gau opened 3 years ago

Remi-Gau commented 3 years ago

You need this code to do:

Given a tsv file, it should generate / update the data dictionary, especially the Levels object so that the user can then easily fill in what each level corresponds to.

CerenB commented 3 years ago

related to that, this is done, no? Now there's a lot of info in _bold.tsv file. Is it all bids-valid? (I failed at bids-validator for another reason, so not sure if having info in bold.tsv is valid or not. )