triggers_single_detector_HM.TriggerList.finer_psd_drift#
Back to Class page
Summary#
Signature#
def finer_psd_drift(self, trigger, wf_whitened_fd = None, average = None)
Name |
Type |
Default |
Description |
|---|---|---|---|
|
Row of processedclist |
||
|
None |
Frequency domain waveform to use for PSD drift. If None, we use the waveform corresponding to the calphas in trigger |
|
|
None |
Method to compute the PSD drift correction (see gen_psd_drift_correction for options, defaults to class setup) |
Output variables#
Return annotation |
Docstring type |
Description |
|---|---|---|
|
Correction factor to multiply SNR^2, equals 1 if finer PSD drift correction is consistent with coarser one |
Docstring#
:param trigger: Row of processedclist
:param wf_whitened_fd:
Frequency domain waveform to use for PSD drift. If None,
we use the waveform corresponding to the calphas in trigger
:param average:
Method to compute the PSD drift correction
(see gen_psd_drift_correction for options, defaults to class setup)
:return: Correction factor to multiply SNR^2, equals 1 if finer
PSD drift correction is consistent with coarser one