:py:mod:`km3pipe.utils.ztplot` ============================== .. py:module:: km3pipe.utils.ztplot .. autoapi-nested-parse:: Create a zt-Plot. Usage: ztplot [-t] -d DETX_FILE -e EVENT_ID FILE ztplot [-d DETX_FILE] [-t] -f FRAME -c COUNTER FILE ztplot (-h | --help) ztplot --version Options: FILE Input file. -c COUNTER Trigger counter. -d DETX_FILE Detector file. -e EVENT_ID Event ID. -f FRAME Frame index. -t Triggered DUs only. -h --help Show this screen. .. !! processed by numpydoc !! Module Contents --------------- Functions ~~~~~~~~~ .. autoapisummary:: km3pipe.utils.ztplot.main .. py:function:: main()