template_bank_generator_HM.TemplateBank.def_relative_bins#
Back to Class page
Summary#
Returns bin edges at which we evaluate relative waveforms
Signature#
def def_relative_bins(self, dcalphas, dt = params.DT_OPT, delta = 0.1)
Name |
Type |
Default |
Description |
|---|---|---|---|
|
Array with calpha spacing in the first few desired directions |
||
|
params.DT_OPT |
Time shift to allow |
|
|
0.1 |
Phase allowed to accumulate within each bin |
Output variables#
Return annotation |
Docstring type |
Description |
|---|---|---|
|
Array with bin edges within fs_basis |
Docstring#
Returns bin edges at which we evaluate relative waveforms
:param dcalphas:
Array with calpha spacing in the first few desired directions
:param dt: Time shift to allow
:param delta: Phase allowed to accumulate within each bin
:return: Array with bin edges within fs_basis