Skip to content
Snippets Groups Projects
Commit 8d7330af authored by Chad Hanna's avatar Chad Hanna
Browse files

gstlal-ugly/bin/gstlal_excesspower: refactor mkLLOIDbasicsrc() to take a...

gstlal-ugly/bin/gstlal_excesspower: refactor mkLLOIDbasicsrc() to take a single data_source argument
parent 7a4d60c9
No related branches found
No related tags found
No related merge requests found
......@@ -672,8 +672,7 @@ elif( data_source == "lldata" ):
None,
handler.inst,
DetectorData(None, handler.channel),
fake_data = None,
online_data = True,
data_source = "online",
injection_filename = inj_loc,
frame_segments = None,
verbose = True
......
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