Skip to content

Created new executable to subtract dist stats. Added the new executable to the...

This feature adds capabilities to subtract dist stats

Changes made: -

  • A new folder called start_dist_stats is made which holds all dist stats before the start time provided (if any). These dist stats are subtracted from the marg_dist_stats . 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
  • The prior_dist_stats is also passed to the executable to add it back in
  • 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)

Testing Done: -

Edited by Shomik Adhicary

Merge request reports