template_bank_generator_HM.summarize_prior#

Back to Module page

Summary#

This module creates the .pickle file for the template prior which is later used in ranking the candidates.

Signature#

def summarize_prior(folder, test_folder, name = None, force_smoothing_kernel = False)
Input variables#

Name

Type

Default

Description

folder

where to load calpha samples and physical parameters samples from.

test_folder

name

None

force_smoothing_kernel

False

Output variables#

Return annotation

Docstring type

Description

None

Docstring#

This module creates the .pickle file for the template prior which is later used in
ranking the candidates.
:param folder: where to load calpha samples and physical parameters samples from.