Reported use percentage does not seem to be correct
Closed this issue · 1 comments
jrsmith02 commented
For this page:
round 1 reports 0/11 = 0 use percentage. However, the round 1 plots indicate that 11 triggers were used to veto 5 events.
So the used percentage should not be zero. It should be the number of triggers actually used to veto one h(t) triggers. Which is maximum 5 (assuming we choose one unique trigger for each vetoed h(t) trigger.
duncanmmacleod commented
This issue is caused because the input primary trigger set is not time ordered. I am about to submit a PR to force a sorting when the triggers are read.