Page MenuHomeHEPForge

filter_correlated.py
No OneTemporary

filter_correlated.py

"""
Input: 2 bin names? or do it at higher level?
Output:
determine if two bins should be treated as correlated or not
can be done statically from our DB
"""
def correlation_strategy():
"""
If correlated: keep only the better excluded bin
"""
pass
"""
Combine output of confidence_level : (s,b,n; CL)
for independent bins
into ([s...],[b...],[n...]) to prepare for recalculating CL
"""
"""
Could get one global CL this way, or CLs at any desired level
"""

File Metadata

Mime Type
text/plain
Expires
Wed, May 14, 11:01 AM (22 h, 23 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5008290
Default Alt Text
filter_correlated.py (509 B)

Event Timeline