km3dq_common.lw_db_det_fact_library =================================== .. py:module:: km3dq_common.lw_db_det_fact_library Functions --------- .. autoapisummary:: km3dq_common.lw_db_det_fact_library.read_det_fact_file_2025 Module Contents --------------- .. py:function:: read_det_fact_file_2025(site) 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 2025 version with primary_det_fact .. !! processed by numpydoc !!