Skip to content

Pipeline fixes

Some minor fixes to address recent glue updates:

  • SegmentsUtils has moved from glue to lscsoft-ligo
  • gw_data_find no longer accepts non-integer GPS time. Solution is to just floor() and ceil() the times.

Merge request reports