Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.18 KB

README.md

File metadata and controls

20 lines (16 loc) · 1.18 KB

pyfcutils

PyPI GitHub tag (latest by date) GitHub Workflow Status pre-commit Codecov GitHub issues GitHub pull requests License

pyfcutils offers a wrapper (via Cython) around the fcio library, with simplified accessors to the config and event data. Install with pip:

$ pip install pyfcutils

The example folder contains examples of how to easily display FlashCam waveforms and related data (timestamp, baseline estimate etc).