Hi,
Thanks for this awesome package! 馃拑
When running the iterative Wiener filter (denoise.iterative_wiener.apply_iterative_wiener), I noticed that the amplitude of my output signal got unexpectedly low. I think there might be a normalisation step missing. When rescaling the output with sqrt(nfft) , the scale of the output matches the scale of the input again (I tried this for nfft=512,1024, and 2048 ).
Cheers,
Dimme
Hi,
Thanks for this awesome package! 馃拑
When running the iterative Wiener filter (
denoise.iterative_wiener.apply_iterative_wiener), I noticed that the amplitude of my output signal got unexpectedly low. I think there might be a normalisation step missing. When rescaling the output withsqrt(nfft), the scale of the output matches the scale of the input again (I tried this fornfft=512,1024, and2048).Cheers,
Dimme