/pygama

Python package for data processing and analysis

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

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.