Timeseries signal processing implementations in ezmsg
Project description
ezmsg-sigproc
Signal processing primitives for the ezmsg message-passing framework.
Features
- Filtering - Chebyshev, comb filters, and more
- Spectral analysis - Spectrogram, spectrum, and wavelet transforms
- Resampling - Downsample, decimate, and resample operations
- Windowing - Sliding windows and buffering utilities
- Math operations - Arithmetic, log, abs, difference, and more
- Signal generation - Synthetic signal generators
- More! Brows the API documentation for more details.
All modules use AxisArray as the primary data structure for passing signals between components. The default data backend is NumPy, but other backends are supported via the Array API such as CuPy and MLX.
Installation
Install from PyPI:
pip install ezmsg-sigproc
Or install from GitHub for the latest development version:
pip install git+https://github.com/ezmsg-org/ezmsg-sigproc.git@dev
Documentation
Full documentation is available at ezmsg.org.
Development
We use uv for development.
- Fork and clone the repository
uv syncto create a virtual environment and install dependenciesuv run pre-commit installto set up linting and formatting hooksuv run pytest teststo run the test suite- Submit a PR against the
devbranch
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ezmsg_sigproc-2.20.1.tar.gz.
File metadata
- Download URL: ezmsg_sigproc-2.20.1.tar.gz
- Upload date:
- Size: 250.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.2 {"installer":{"name":"uv","version":"0.11.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
73577d1e7d56b0aafbb7bd6c865cae617319e0f4b1d99bd9454a5d7ab4ed65c7
|
|
| MD5 |
7d586f1cb790a33641224b88cd45069e
|
|
| BLAKE2b-256 |
95c0ee4625fe9117b6ea51e35554f975758fd5119fb1201c5926260bbc8bf035
|
File details
Details for the file ezmsg_sigproc-2.20.1-py3-none-any.whl.
File metadata
- Download URL: ezmsg_sigproc-2.20.1-py3-none-any.whl
- Upload date:
- Size: 129.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.2 {"installer":{"name":"uv","version":"0.11.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2e90427a50ed4a56776b8d952f23885617d3a453b897d29ef2d138de34d348ee
|
|
| MD5 |
8d0df9e64a2af20d1fbcc8844c43118b
|
|
| BLAKE2b-256 |
a0d4a1d497fea4837a713dc4c28086637879d75376f799e7a3116c1628196cf9
|