Skip to content
Snippets Groups Projects
Commit 59ed39f4 authored by Kipp Cannon's avatar Kipp Cannon
Browse files

gstlal-inspiral: port to lal's swig LIGOTimeGPS

parent afb0cfef
No related branches found
No related tags found
No related merge requests found
......@@ -189,6 +189,7 @@ GObject.threads_init()
Gst.init(None)
import lal
from lal import LIGOTimeGPS
from glue.lal import CacheEntry
from glue import segments
......@@ -197,7 +198,6 @@ from glue.ligolw import ligolw
from glue.ligolw import lsctables
from glue.ligolw import utils as ligolw_utils
from glue.ligolw.utils import segments as ligolw_segments
from pylal.datatypes import LIGOTimeGPS
from pylal import series as lalseries
from gstlal import bottle
from gstlal import datasource
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment