Skip to content

WIP: Allowing for XML injections

Charlie Hoy requested to merge charlie.hoy/bilby_pipe:issue24 into master

The purpose of this MR is to introduce the following into bilby_pipe:

  • Specify an injection file in other formats, particularly it would be nice to support the XML files used for LALInference. (The easiest way to read these is with gwpy).
  • Allow specific entries from a file to be requested, e.g., [3, 5, 7, 11].

Part of issue #24 (closed).

Edited by Charlie Hoy

Merge request reports