This is documentation for an old release of SciPy (version 0.12.0). Read this page in the documentation of the latest stable release (version 1.15.1).

scipy.signal.deconvolve

scipy.signal.deconvolve(signal, divisor)[source]

Deconvolves divisor out of signal.

Previous topic

scipy.signal.filtfilt

Next topic

scipy.signal.hilbert