Skip to content

Omicron fixes

Patrick Godwin requested to merge omicron_fixes into master

This PR has a few fixes related to Omicron in retrieve_triggers() while also simplifying the logic to grab triggers from hdf5 datasets. In addition, there are modifications to filter_triggers() and `times_in_segment() to fix issues in comparisons in newer versions of numpy. Finally, caught an error in running batch jobs with the condor workflow while doing this.

Merge request reports