You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mathematica has a range of methods to determine the wavelet thresholding parameter. In pywt, it is the parameter value of the pywt.threshold function. The list of automated methods to determine the parameter in Mathematica can be found here: http://reference.wolfram.com/language/ref/WaveletThreshold.html#DetailsAndOptions
It would be nice to see this also in pywt.