Skip to content

Update to bayeswave_pipe for internal injections

We're planning on using BW internal injection routines for SG injections in the all sky search (you can turn an MDC log file into a BW param file). This involves some updates to bayeswave_pipe. Currently the internal injections draw randomly from a file of BayesWave parameters, and can only specify a single GPS time. This merge request updates so that you can specify exactly which injections from the parameter file you want to do (in the same way that it's done for xml style injections), and you can specify the GPS time for each injection. Changes will only affect users who are trying to do all sky style SG injections.

Merge request reports