template_bank_generator_HM.TemplateBank.get_coeff_grid#

Back to Class page

Summary#

Return the set of points on which to place templates, an array of dimension ntemplates x ndims

Signature#

def get_coeff_grid(self, delta_calpha = 0.7, fudge = params.TEMPLATE_SAFETY, remove_nonphysical = True, force_zero = True, ndims = None)
Input variables#

Name

Type

Default

Description

delta_calpha

0.7

fudge

params.TEMPLATE_SAFETY

remove_nonphysical

True

force_zero

True

ndims

None

Output variables#

Return annotation

Docstring type

Description

None

Docstring#

Return the set of points on which to place templates, an array of
dimension ntemplates x ndims