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.
This PR works around the annoyance of XLALError statements being printed when tconverting to GPS because LIGOTimeGPS doesn't like non-floatable strings.