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)
Input variables#

Name

Type

Default

Description

delta_calpha

float, grid spacing

fudge

params.TEMPLATE_SAFETY

A safety factor to inflate the range of used values of each parameter

force_zero

True

Output variables#

Return annotation

Docstring type

Description

None

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