Updated to not depend on lalsuite
This PR updates gwtrigfind
to not depend on lal
as follows
- use
astropy.time
for time conversion - return basic
str
URLs instead ofCacheEntry
This is a backwards-incompatible change.
This PR updates gwtrigfind
to not depend on lal
as follows
astropy.time
for time conversionstr
URLs instead of CacheEntry
This is a backwards-incompatible change.