Omicron fixes
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.