ezmsg.sigproc.math#

Modules

abs

Take the absolute value of the data.

add

Add 2 signals or add a constant to a signal.

clip

Clips the data to be within the specified range.

difference

Take the difference between 2 signals or between a signal and a constant value.

invert

Compute the multiplicative inverse (1/x) of the data.

log

Take the logarithm of the data.

scale

Scale the data by a constant factor.