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)
Name |
Type |
Default |
Description |
|---|---|---|---|
|
where to load calpha samples and physical parameters samples from. |
||
|
|||
|
None |
||
|
False |
Output variables#
Return annotation |
Docstring type |
Description |
|---|---|---|
|
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.