VERITAS-Observatory / V2DL3

VERITAS (VEGAS and Eventdisplay) to DL3 Converter
BSD 3-Clause "New" or "Revised" License
8 stars 1 forks source link

Eventfilter error treatment #78

Closed GernotMaier closed 3 years ago

GernotMaier commented 3 years ago

Not sure about the treatment of errors for the event filer:

https://github.com/VERITAS-Observatory/V2DL3/blob/ad770bd1a416be197b81b5466e82781c44c1718e/pyV2DL3/eventdisplay/EventDisplayDataSource.py#L26

Say the user gives an eventfilter:

In both cases, the user wants to set an event filter, but gets an output file without event filter applied. I would advocate for stopping the execution in these case.