Skip to content

Remove unused lines in gstlal_inspiral_workflow and some fixes to the offline rank procedure

This MR

  • removes certain redundant lines from gstlal_inspiral_workflow.
  • makes a patch to fix data discovery of dist stats marginalized over time in the rank stage when they are not discovered from online analyses. Previously, the rank stage was discovering dist stats over shorter durations along with time marginalized dist stats due to the same name of both files, leading to double counting. We fix this by changing the name of the time marginalized dist stats to MARG_DIST_STATS.

Merge request reports