bids-validator icon indicating copy to clipboard operation
bids-validator copied to clipboard

microscopy metadata not supported when in root folder

Open Remi-Gau opened this issue 2 years ago • 1 comments
trafficstars

Just tested on the bids-examples by putting some SEM.json or SPIM.json in the root folder the validator complained that those are not valid files.

This would prevent using the inheritance principle for microscopy.

I would not be surprised that this is also the case for all microscopy suffixes.

@mariehbourget @jcohenadad

I may do what I did with qmri:

  • update the validator
  • update the bids-example to have at least some metadata in the root folder of the microscopy examples

Remi-Gau avatar Feb 22 '23 10:02 Remi-Gau

Thank you for raising this issue @Remi-Gau , and your suggestion makes sense 💯 !

jcohenadad avatar Feb 22 '23 13:02 jcohenadad

This seems fixed with the deno validator

Remi-Gau avatar Aug 05 '24 17:08 Remi-Gau