coincidence_HM.fit_step_veto#

Back to Module page

Summary#

Signature#

def fit_step_veto(trigger, det_ind, f_power = 1)
Input variables#

Name

Type

Default

Description

trigger

A (trigger, bank_id) pair.

det_ind

0 for Hanford, 1 for Livingston.

f_power

1

Output variables#

Return annotation

Docstring type

Description

None

  1. veto_score - higher is worse. 2. best_delta_ts - the relative shift between the GW and the best fit step functions 3. The best scores as function of position withing 16 seconds of the event time 4. Empirical score distribution of the max (fit_step chi2) over position, for 16 seconds near event time

Docstring#

:param trigger: A (trigger, bank_id) pair.
:param det_ind: 0 for Hanford, 1 for Livingston.
:return: 1. veto_score - higher is worse.
         2. best_delta_ts - the relative shift between the GW and the best fit step functions
         3. The best scores as function of position withing 16 seconds of the event time
         4. Empirical score distribution of the max (fit_step chi2) over position, for 16 seconds near event time