km3dq_common.config_library¶
Functions¶
|
Return the number of DOMs (incl base module so far) and PMts |
|
Description of JQAQC variables |
|
TOMl configuration of the data quality tags |
|
TOMl configuration of the defects |
|
Description of defect variables |
|
TOMl configuration of the facts |
|
TOMl configuration of the detector facts |
|
Description of variables |
|
Bit of variables contributing to the veto//Qscore degradation |
|
Configure various variables for the analysis of the TTree derived from |
|
Returns the grl description in an html for the summary webpage |
Module Contents¶
- km3dq_common.config_library.get_detx_caract(det, source='sftp')[source]¶
Return the number of DOMs (incl base module so far) and PMts
- km3dq_common.config_library.configure_dataquality_tag(tag, source='sftp')[source]¶
TOMl configuration of the data quality tags === Arguments === - tag : tag name - [string] - Ex: “default”, “calibration”… === Output === - Dictionnary with all tag characteristics for all detectors
- km3dq_common.config_library.configure_defect(source='sftp')[source]¶
TOMl configuration of the defects
- km3dq_common.config_library.configure_det_fact(source='sftp')[source]¶
TOMl configuration of the detector facts
- 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='sftp')[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