Skip to content

Fixed injection generation and plotting code and added features for mass ratio and spin limitations.

Shio Sakon requested to merge update-lvc-rates into master

The lvc rates code that was added to gstlal-ugly had to be fixed/added:

  • log plots were not in log
  • PSD/ASD file specifications and related codes were incorrect
  • Changes have been made to injection_utils.py such that one can limit the injections' mass ratios and spins.

For production analyses, we will be getting the injection files from R&P, but we would also like to have injection generation scripts and configs that we can use to test offline analyses' sensitivity etc.

An example of the configs that are used are in here. There is a note on how to do the injection generation in a dag.

The plots are

Edited by Shio Sakon

Merge request reports