coincidence_HM.find_friends_in_cloud#
Back to Module page
Summary#
Signature#
def find_friends_in_cloud(cloud_dict, finer_calphas)
Name |
Type |
Default |
Description |
|---|---|---|---|
|
Dictionary with processedclists indexed by template id |
||
|
List of finer calphas to look for in cloud_dict |
Output variables#
Return annotation |
Docstring type |
Description |
|---|---|---|
|
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