Skip to content
Snippets Groups Projects
Commit fb66c115 authored by Branson Craig Stephens's avatar Branson Craig Stephens
Browse files

Ingest input files from pycbc in the same way as for gstlal.

parent 9b90901d
No related branches found
No related tags found
No related merge requests found
......@@ -65,7 +65,7 @@ def handle_uploaded_data(event, datafilename,
pipeline = event.pipeline.name
if pipeline in [ 'gstlal', 'gstlal-spiir' ] or (pipeline=='MBTAOnline' and '.xml' in datafilename):
if pipeline in [ 'gstlal', 'gstlal-spiir', 'pycbc', ] or (pipeline=='MBTAOnline' and '.xml' in datafilename):
log_comment = "Log File Created"
# Wildly speculative wrt HM
......
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