coincidence_HM.find_friends_in_cloud#

Back to Module page

Summary#

Signature#

def find_friends_in_cloud(cloud_dict, finer_calphas)
Input variables#

Name

Type

Default

Description

cloud_dict

Dictionary with processedclists indexed by template id

finer_calphas

List of finer calphas to look for in cloud_dict

Output variables#

Return annotation

Docstring type

Description

None

processedclist of all triggers in the cloud with calphas in finer_calphas

Docstring#

:param cloud_dict: Dictionary with processedclists indexed by template id
:param finer_calphas: List of finer calphas to look for in cloud_dict
:return:
    processedclist of all triggers in the cloud with calphas in
    finer_calphas