Skip to content
Snippets Groups Projects
Commit a04edb95 authored by Patrick Godwin's avatar Patrick Godwin
Browse files

gstlal_fake_frames_pipe: switch import of pipeline from glue to gstlal

parent ff5dc820
No related branches found
No related tags found
No related merge requests found
......@@ -34,7 +34,7 @@ import subprocess, socket, tempfile
##############################################################################
# import the modules we need to build the pipeline
from glue import pipeline
from gstlal import pipeline
from ligo import segments
import glue.ligolw.utils as ligolw_utils
import glue.ligolw.utils.segments as ligolw_segments
......
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