km3dq_common.config_library

Attributes

WEEKLY_DETECTORS

WEEKLY_TAGS

Functions

get_detx_caract(det)

Return the number of DOMs (incl base module so far) and PMts

configure_var_name(v_prop)

Description of JQAQC variables

configure_dataquality_tag(tag)

TOMl configuration of the data quality tags

configure_defect()

TOMl configuration of the defects

configure_def_var_name(v_prop)

Description of defect variables

configure_fact()

TOMl configuration of the facts

configure_det_fact()

TOMl configuration of the detector facts

configure_var_unit(v_prop)

Description of variables

configure_var_bit(v_prop)

Bit of variables contributing to the veto//Qscore degradation

configure_var_thresholds(v_prop, det, dqt)

Configure various variables for the analysis of the TTree derived from

get_grl_html_descr(dq_tag_0)

Returns the grl description in an html for the summary webpage

Module Contents

km3dq_common.config_library.WEEKLY_DETECTORS[source]
km3dq_common.config_library.WEEKLY_TAGS = ['default', 'calibration'][source]
km3dq_common.config_library.get_detx_caract(det)[source]

Return the number of DOMs (incl base module so far) and PMts

km3dq_common.config_library.configure_var_name(v_prop)[source]

Description of JQAQC variables

km3dq_common.config_library.configure_dataquality_tag(tag)[source]

TOMl configuration of the data quality tags === Arguments === - tag : tag name - [string] - Ex: “default”, “neutrino2024”… === Output === - Dictionnary with all tag characteristics for all detectors

km3dq_common.config_library.configure_defect()[source]

TOMl configuration of the defects

km3dq_common.config_library.configure_def_var_name(v_prop)[source]

Description of defect variables

km3dq_common.config_library.configure_fact()[source]

TOMl configuration of the facts

km3dq_common.config_library.configure_det_fact()[source]

TOMl configuration of the detector facts

km3dq_common.config_library.configure_var_unit(v_prop)[source]

Description of variables

km3dq_common.config_library.configure_var_bit(v_prop)[source]

Bit of variables contributing to the veto//Qscore degradation used to store in the TTree

km3dq_common.config_library.configure_var_thresholds(v_prop, det, dqt)[source]

Configure various variables for the analysis of the TTree derived from the JQAQC file TOMl configuration

km3dq_common.config_library.get_grl_html_descr(dq_tag_0)[source]

Returns the grl description in an html for the summary webpage The grl may depend on the detector due to missing variables. This is by-passed by passing a dummy value to the configure_var_thresholds function. In this way, no variable is discarded