pywt icon indicating copy to clipboard operation
pywt copied to clipboard

SWT and max decomposing levels

Open Garfield2013 opened this issue 1 year ago • 0 comments

I have played around with the Python package. But when I use this I can only use a decomposing level of max 2 when my input array is of 75000 data-points? In comparaison with this C-code online demo here: https://rafat.github.io/wavelib/#/denoise I can set the following: VisuShrink, biorthogonal, SWT, hard, bior1.1 AND a lot higher decomposing level of 11?? Why is this possible when this python library only support level 2 in my case?

I'm all new to wavelets - so sorry if I ask about something obvious to you guys :)

Thank you so much!

Garfield2013 avatar Jul 01 '23 18:07 Garfield2013