Skip to content

Add bilby pipe pe workflow

Add bilby_pipe workflow for online PE - summary of some changes:

  • orchestrator calls both pipelines, separate temp directories for each pipeline
  • bilby_pipe generates ini files, does not use a template within gwcelery
  • bilby_pipe does not use coinc.xml, passes contents retrieved from gracedb.get_event()
  • bilby_pipe workflow requires ligo-py36 conda environment to be sourced
  • upload process to GraceDB of Bilby results mimics that of LALinference

To do:

  • add method to upload bilby_pipe generated ini file
  • add method to upload bilby_pipe results to GraceDB
  • add/update docstrings
  • rename modules/functions appropriately (e.g. lalinference.py to inference.py)
  • update documentation

@soichiro.morisaki @leo-singer @deep.chatterjee

Edited by Shanika Galaudage

Merge request reports