km3dq_common.lw_db_fact_library¶
Functions¶
|
Read defect files stored on SFTP. Simply returns lines |
|
Read defect files stored on SFTP. |
|
Read detector fact files stored on SFTP |
Module Contents¶
- km3dq_common.lw_db_fact_library.read_basic_fact_file(det, fact_type)[source]¶
Read defect files stored on SFTP. Simply returns lines
=== Arguments === - det : detector name - [string] - Ex: “D0ARCA021”, “D0ORCA018”… - fact_type
=== Output === - Array of lines
- km3dq_common.lw_db_fact_library.read_fact_file(det, fact_type)[source]¶
Read defect files stored on SFTP.
=== Arguments === - det : detector name - [string] - Ex: “D0ARCA021”, “D0ORCA018”… - fact_type
=== Output === - Array of lines
- km3dq_common.lw_db_fact_library.read_det_fact_file(site)[source]¶
Read detector fact files stored on SFTP
=== Arguments === - det : detector name - [string] - Ex: “D0ARCA021”, “D0ORCA018”… - def_tag : defect tag - [string] - type_filter : if not empty, filter on the defect type - If empty, read
all defect files - [array of strings] - Ex: [“daq”, “operation”]
=== Output === - raw detector facts - detector start/end