Skip to content

Use lal.GPSTimeNow to get current time instead of lalapps_tconvert

Duncan Macleod requested to merge (removed):ugly-lalapps into master

This patches gstlal_get_online_coinc_times to use lal.GPSTimeNow() instead of calling out to lalapps_tconvert. This should remove lalapps as a dependency of this package (which wasn't declared anyway).

Merge request reports