Skip to content

Fixed possible TypeError in EventTableAxes.add_loudest

This PR fixes a possible TypeError when converting a lal.LIGOTimeGPS to glue.lal.LIGOTimeGPS. This is only manifest when pylal is not present on the system.

Merge request reports