Skip to content

Draft: Dist Stats Subtraction

This feature adds capabilities to subtract dist stats. This was done to incorporate a chunk of data from ER15 along with O4a.

Changes made: -

  • A new folder called subtracted_dist_stats is made which holds all the dist stats before the start time deleted from the specified chunk. The DAG depends on existence of this dir
  • Data discovery was made faster
  • New executable called gstlal_inspiral_diststat_subtract was added which does the dist stats subtraction
  • isub of HorizonHistory was changed to remove all info before specified time and not follow a key system (Might result in problems if 1 key needs to be removed)
  • A new flag for find_online() was added which handles data discovery for subtraction
  • delete_triggers flag was deprecated
  • Logic of gstlal_delete_triggers was changed
  • The workflow can now handle multiple online chunks

Testing Done: -

Edited by Shomik Adhicary

Merge request reports

Loading