ezmsg.sigproc.util#

Modules

array

Portable helpers for Array API interoperability.

asio

Backwards-compatible re-exports from ezmsg.baseproc.util.asio.

axisarray_buffer

AxisArray support for .buffer.HybridBuffer.

binning

Shared bin-boundary scheduling for fixed-duration binning.

buffer

A stateful, FIFO buffer that combines a deque for fast appends with a contiguous circular buffer for efficient, advancing reads.

channels

Helpers for deriving channel clusters from structured coordinate-axis metadata.

message

Message (AxisArray) utilities.

profile

Backwards-compatible re-exports from ezmsg.baseproc.util.profile.

rereference

Deterministic rereferencing schemes expressed as affine weight matrices.

sparse

Methods for sparse array signal processing operations.

typeresolution

Backwards-compatible re-exports from ezmsg.baseproc.util.typeresolution.