Skip to content

Updated to not depend on lalsuite

Duncan Macleod requested to merge github/fork/duncanmmacleod/no-lalsuite into master

This PR updates gwtrigfind to not depend on lal as follows

  • use astropy.time for time conversion
  • return basic str URLs instead of CacheEntry

This is a backwards-incompatible change.

Merge request reports