inspiral.py: fix rounding problem
- when determining which instruments are on for histograming noise triggers, trigger times are LIGOTimeGPS but segment boundaries are floats and don't provide enough precision to tell if triggers near the segment boundaries are in or out of the segment - "fix" by protracting the segment boundaries 1 ms.
Please register or sign in to comment