WIP: Add asimov integration
What?
This merge request adds basic support for running golum_pipe jobs using asimov.
How?
This MR implements a template configuration file which will allow asimov to create a complete configuration for golum_pipe
.
It also implements the code which is necessary for asimov to build the pipeline, submit it to the condor cluster, and then gather the results when it has finished.
Why?
Additional code is required to allow asimov to find pipelines, and then configure them.
Who?
This MR was designed by Daniel Williams (daniel.williams@ligo.org)
When?
This MR has not yet been included in a release schedule.
Checklist
-
New code -
New tests -
Documentation -
New configuration template -
Code review -
Science review -
Release scheduled