Update to bayeswave_pipe for internal injections
Compare changes
Maintenance will be performed on git.ligo.org, containers.ligo.org, and docs.ligo.org on Tuesday 22 April 2025 starting at approximately 9am PDT. It is expected to take around 30 minutes and there will be several periods of downtime throughout the maintenance. Please address any comments, concerns, or questions to the helpdesk. This maintenance will be upgrading the GitLab database in order to be ready for the migration.
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.