Handle Quantities in gwpy.time.tconvert
This PR fixes #164 (closed) by supporting conversion of astropy.units.Quantity
objects into floats in seconds before casting to LIGOTimeGPS
.
I also added new tests for this error, and a bunch of other test lines to improve coverage.