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

is it possible to "plugin" additional local checks?

Open yarikoptic opened this issue 6 years ago • 2 comments
trafficstars

dcm2niix adds field ConversionSoftwareVersion into sidecar .json, which is great since it allows to verify that all data files were converted using the same version, which could be "career saving" ;)

Unfortunately this field is not a part of BIDS specification, so I cannot probably suggest enhancing bids-validator itself. So I wondered if may be you see an easy way to setup locally additional checks which bids-validator would pick up.

thanks in advance for ideas

yarikoptic avatar Aug 23 '19 14:08 yarikoptic