Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 1.97 KB

README.md

File metadata and controls

27 lines (23 loc) · 1.97 KB

pygama

PyPI GitHub tag (latest by date) GitHub Workflow Status pre-commit Code style: black Codecov GitHub issues GitHub pull requests License Read the Docs

pygama is a Python package for:

  • converting physics data acquisition system output to LH5-format HDF5 files (functionality provided by the legend-pydataobj and legend-daq2lh5 packages)
  • performing bulk digital signal processing (DSP) on time-series data (functionality provided by the dspeed package)
  • optimizing DSP routines and tuning associated analysis parameters
  • generating and selecting high-level event data for further analysis

Check out the online documentation.