template_bank_generator_HM.summarize_prior_single_subbank#
Back to Module page
Summary#
calpha_samples and calpha_test_set should have sample weights as their last column (the sample weights are corresponding to volume sensitivity in the case of the HM search)
Signature#
def summarize_prior_single_subbank(mb_key, subbank_ind, calpha_samples = None, calpha_test_set = None, calpha_samples_path = None, calpha_test_samples_path = None, force_smoothing_kernel = False, forced_sigma_noise = None)
Name |
Type |
Default |
Description |
|---|---|---|---|
|
|||
|
|||
|
None |
||
|
None |
||
|
None |
||
|
None |
||
|
False |
||
|
None |
Output variables#
Return annotation |
Docstring type |
Description |
|---|---|---|
|
Docstring#
calpha_samples and calpha_test_set should have sample weights as their last column
(the sample weights are corresponding to volume sensitivity in the case of the
HM search)