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
All modules use AxisArray as the primary data structure for passing signals between components.
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
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ezmsg_sigproc-2.13.1.tar.gz
(230.0 kB
view details)
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.13.1.tar.gz.
File metadata
- Download URL: ezmsg_sigproc-2.13.1.tar.gz
- Upload date:
- Size: 230.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.28 {"installer":{"name":"uv","version":"0.9.28","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 |
4b09b1c17af5efb2e450040c40f08d273c72f3ed12eb478a8f02774ff957fea0
|
|
| MD5 |
3dab4dca9eefceae3fdfaf5541ba4edb
|
|
| BLAKE2b-256 |
dcbabc6da5bae71db565f5d66aba3454250ebcd3f69a7be5acc73a36d2d44098
|
File details
Details for the file ezmsg_sigproc-2.13.1-py3-none-any.whl.
File metadata
- Download URL: ezmsg_sigproc-2.13.1-py3-none-any.whl
- Upload date:
- Size: 117.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.28 {"installer":{"name":"uv","version":"0.9.28","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 |
def397671c07c62e817c115f1dc49fba47a6187c096ef060ea11cf5468a39144
|
|
| MD5 |
93d76fdd934f7c37909e09d898b25430
|
|
| BLAKE2b-256 |
7f8080ee2753f669944e10a841a9ca21df1b35ee34b02672934137c72063e7a0
|