Skip to content

Added event_gps method to gwpy.io.losc

This PR adds a new event_gps() method to gwpy.io.losc to return just the GPS time of an event, as recorded by LOSC.

This is useful to build GPS segments for use with TimeSeries.fetch_open_data and friends.

Merge request reports