tech.v3.datatype.wavelet

Implementation of the scipy continuous wavelet transform. See fastmath for implementations of the discrete wavelet transform.

cwt

(cwt data wavelet-fn widths options)(cwt data wavelet-fn widths)

Minimal version of scipy's cwt. Only real datatypes are supported.

ricker

(ricker points a _options)(ricker points a)