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

Adding an error filter for the HED validator for BIDS

Open VisLab opened this issue 4 months ago • 1 comments

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:

  1. Should we do this?
  2. 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?

VisLab avatar Jun 02 '25 19:06 VisLab