triggers_single_detector_HM.TriggerList.get_bestfit_wf#
Back to Class page
Summary#
Signature#
def get_bestfit_wf(self, trigger, wf_wt_cos_td = None, individual_modes = False, physical_mode_ratio = True)
Name |
Type |
Default |
Description |
|---|---|---|---|
|
Row of processedclist |
||
|
None |
If known, the cosine whitened waveform (will infer from the template bank otherwise) |
|
|
False |
Return [22,33,44] separately instead of their sum |
|
|
True |
require A_33/A_22 and A_44/A_22 to be in the physically allowed region |
Output variables#
Return annotation |
Docstring type |
Description |
|---|---|---|
|
Array of length support_whitened_wf with bestfit waveform |
Docstring#
:param trigger: Row of processedclist
:param wf_wt_cos_td:
If known, the cosine whitened waveform
(will infer from the template bank otherwise)
:param individual_modes: Return [22,33,44] separately instead of
their sum
:param physical_mode_ratio: require A_33/A_22 and A_44/A_22 to be in
the physically allowed region
:return: Array of length support_whitened_wf with bestfit waveform