template_bank_generator_HM.TemplateBank.gen_snr_degrade_dt#
Back to Class page
Summary#
Has not been updated by Jay. Computes SNR degradation for a number of random waveforms shifted by a single TD index, used in deciding the time resolution to use for the matched filtering
Signature#
def gen_snr_degrade_dt(self, n_wf = 100)
Name |
Type |
Default |
Description |
|---|---|---|---|
|
100 |
Number of random waveforms |
Output variables#
Return annotation |
Docstring type |
Description |
|---|---|---|
|
Degradation factor for n_wf random waveforms |
Docstring#
Has not been updated by Jay.
Computes SNR degradation for a number of random waveforms shifted by a
single TD index, used in deciding the time resolution to use for the
matched filtering
:param n_wf: Number of random waveforms
:return: Degradation factor for n_wf random waveforms