Continuous wavelet transform using the wavelet function
trace – input time series data.
wave_type (str) – wavelet function.
nvoices (int) – sampling of CWT in scale.
the wavelet transform of shape (scales, time_series), and the length vector containing the associated scales.
(numpy.ndarray, numpy.ndarray)
numpy.ndarray