llama.files.uw_summary module

Download the UW Madison GW/High Energy Neutrino analysis summary results for a given event.

class llama.files.uw_summary.UwSummary

Bases: llama.filehandler.FileHandler, llama.filehandler.mixins.OnlineVetoMixin

digraph "llama.files.uw_summary.UwSummary" { charset="utf-8" splines=ortho bgcolor=none margin=0 rankdir=LR "llama.files.lvc_gcn_xml.LvcGcnXml" [label=<{{<B>LvcGcnXml</B>|<I>lvc_gcn.xml</I>|EventTriggeredFileHandler}}>, shape="record", style=filled, target=_top, URL="/llama.files.lvc_gcn_xml.html#llama.files.lvc_gcn_xml.LvcGcnXml", fillcolor="#cccccc"]; "llama.files.uw_summary.UwSummary" [label=<{{<B>UwSummary</B>|<I>uw_summary.tex</I>|FileHandler<BR/>OnlineVetoMixin}}>, shape="record", style=filled, target=_top, URL="/llama.files.uw_summary.html#llama.files.uw_summary.UwSummary", fillcolor="#cccccc"]; "llama.files.lvc_gcn_xml.LvcGcnXml" -> "llama.files.uw_summary.UwSummary" [arrowtail="none", color="red", ]; }

Required input files for llama.files.uw_summary.UwSummary (located on the far right of the graph). For a typical trigger, the leftmost files will be generated as triggers become available. They will be used as input for files to their right, eventually allowing llama.files.uw_summary.UwSummary to be generated.

The UW Madison group’s LaTeX summary of a GW/HEN joint trigger.

COOLDOWN_PARAMS = CoolDownParams(base=20, increment=5, maximum=14400)
DEPENDENCIES = (<class 'llama.files.lvc_gcn_xml.LvcGcnXml'>,)
FILENAME = 'uw_summary.tex'
MANIFEST_TYPES = (<class 'llama.files.uw_summary.UwSummary'>,)
UR_DEPENDENCIES = (<class 'llama.files.lvc_gcn_xml.LvcGcnXml'>,)
UR_DEPENDENCY_TREE = frozenset({<class 'llama.files.lvc_gcn_xml.LvcGcnXml'>})
property p_value

Extract the UW Madison p-value from their summary TeX file.