template_bank_generator_HM.TemplateBank.make_grid_axes#
Back to Class page
Summary#
Return a list of arrays with the axes of a grid that covers all the physical waveforms used to generate the bank.
Signature#
def make_grid_axes(self, delta_calpha, fudge = params.TEMPLATE_SAFETY, force_zero = True)
Name |
Type |
Default |
Description |
|---|---|---|---|
|
float, grid spacing |
||
|
params.TEMPLATE_SAFETY |
A safety factor to inflate the range of used values of each parameter |
|
|
True |
Output variables#
Return annotation |
Docstring type |
Description |
|---|---|---|
|
Docstring#
Return a list of arrays with the axes of a grid that covers
all the physical waveforms used to generate the bank.
:param delta_calpha: float, grid spacing
:param fudge: A safety factor to inflate the range of used values of
each parameter