pyhctsa.operations.wavelet.cwt¶
-
pyhctsa.operations.wavelet.cwt(y, w_name=
'db3', max_scale=32)¶ Continuous wavelet transform of a time series.
Computes the continuous wavelet transform (CWT) of a time series using the specified wavelet and maximum scale, and returns a set of statistics on the coefficients, entropy, and results of coefficients summed across scales.