template_bank_generator_HM.TemplateBank.gen_physical_grid#

Back to Class page

Summary#

Generate a list of physical templates and save it inside a dictionary as a class attribute. The key of the dictionary is a tuple (delta_calpha, fudge, force_zero)

Signature#

def gen_physical_grid(self, delta_calpha, fudge, force_zero)
Input variables#

Name

Type

Default

Description

delta_calpha

fudge

force_zero

Output variables#

Return annotation

Docstring type

Description

None

Docstring#

Generate a list of physical templates and save it
inside a dictionary as a class attribute. The key of
the dictionary is a tuple (delta_calpha, fudge, force_zero)