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!
- legend-exp/legend-pydataobj → LEGEND Python Data Objects
- legend-exp/legend-daq2lh5 → Convert digitizer data to LEGEND HDF5
- legend-exp/dspeed → Fast Digital Signal Processing for particle detector signals in Python