Skip to content

Updated tconvert() to use float() to test GPS, avoids XLALError warnings

This PR works around the annoyance of XLALError statements being printed when tconverting to GPS because LIGOTimeGPS doesn't like non-floatable strings.

Merge request reports