Skip to content

iDQ: Add normalization to integrate element, and idq timeseries term in lloidhandler.py; Fix key error in idq LeafTree object in inspiral_lr.py.

Rachael Huxford requested to merge o4-online-dev-idq-071122 into o4-online-dev

iDQ:

  • In gstlal_integrate.c: Add dx term in the integral which results in dividing by the sample rate.
  • In lloidhandler.py: Add division by template_duration in idq timeseries term before recording in idq_glitch_lnl_history.
  • In inspiral_lr.py: Fix key error when referencing idq_glitch_lnl_history object by adding a copy from the donor in inspiral_lr.py.
Edited by Rachael Huxford

Merge request reports