Skip to content

legend-exp/pygama

Repository files navigation

pygama logo

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 DOI

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.

If you are using this software, consider citing!

Related repositories