What wavelet functions can I use? The default is to use the Morlet. The Ricker (aka Mexican hat, aka Marr) is also available. You can write your own wavelet functions, in either time or frequency.
Implementation of Haar approximation in Python, including random Haar coefficients generation in 1-Dimension and 2-Dimensions. NOTE: Everything here is provided as-is, I do not plan to make any ...