Open
Description
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.