CMD + K

dspeed

Community

Fast Digital Signal Processing for particle detectors in Python

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::dspeed

Usage Tracking

2.1.1
2.1.0
2.0.2
2.0.1
2.0.0
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

DSPeed (pronounced dee-ess-speed) is a python-based package that performs bulk, high-performance digital signal processing (DSP) of time-series data such as digitized waveforms. This package is part of the pygama scientific computing suite.

DSPeed enables the user to define an arbitrary chain of vectorized signal processing routines that can be applied in bulk to waveforms and other data provided using the LH5-format. These routines can include numpy ufuncs, custom functions accelerated with numba, or other arbitrary functions. DSPeed will carefully manage file I/O to optimize memory usage and performance. Processing chains are defined using highly portable JSON files that can be applied to data from multiple digitizers.

About

Summary

Fast Digital Signal Processing for particle detectors in Python

Last Updated

Dec 22, 2025 at 09:41

License

GPL-3.0-only

Total Downloads

1.6K

Supported Platforms

noarch