:py:mod:`km3dq_grl` =================== .. py:module:: km3dq_grl Submodules ---------- .. toctree:: :titlesonly: :maxdepth: 1 calc/index.rst defect-add/index.rst fact-add/index.rst grllibrary/index.rst utils/index.rst version/index.rst Package Contents ---------------- Functions ~~~~~~~~~ .. autoapisummary:: km3dq_grl.get_site km3dq_grl.defect_path km3dq_grl.fact_path Attributes ~~~~~~~~~~ .. autoapisummary:: km3dq_grl.version .. py:data:: version .. py:function:: get_site(det) Return the site of a detector .. !! processed by numpydoc !! .. py:function:: defect_path(defect_type, defect_descr, det, defect_tag) Return the absolute filepath for a given defect .. !! processed by numpydoc !! .. py:function:: fact_path(fact_type, det) Return the absolute filepath for a given defect .. !! processed by numpydoc !!