bids-validator
bids-validator copied to clipboard
Adding an error filter for the HED validator for BIDS
Problem For large event files the HED validator can be produce a lot of very similar errors. When they are given back to the BIDS validator, I believe the number of reported errors is filtered down by the BIDS validator. However, I think it would be useful for us to filter the number of errors at the events file level before reporting the errors to the BIDS validator.
@effigies @yarikoptic @rwblair @happy5214
Questions:
- Should we do this?
- What criteria should we use?
We would clearly do it by the error code, but what criteria would we use and how would we report it?