km3pipe.utils.runinfo

Prints the run table for a given detector ID.

Usage:
runinfo [-t] DET_ID RUN runinfo (-h | –help) runinfo –version
Options:
-t Show the trigger information.

-h –help Show this screen. DET_ID Detector ID (eg. D_ARCA001). RUN Run number.

Module Contents

Functions

runinfo(run_id, det_id, show_trigger=False)
main()
km3pipe.utils.runinfo.log[source]
km3pipe.utils.runinfo.runinfo(run_id, det_id, show_trigger=False)[source]
km3pipe.utils.runinfo.main()[source]