bids-validator
bids-validator copied to clipboard
inconsistent behavior for files of the form <suffix>.json files when in the root of the dataset
For some data types the validator is fine with having <suffix>.json files in the root of the dataset:
- pet.json
- T1.json
But for some others it will throw an error:
- eeg.json
- nirst.json
- asl.json
Neither of those lists is exhaustive.
It would be preferable for this behavior to be consistent.
thinking of a way to systematically test for this:
I could maybe add a script to run in CI that adds a