Skip to content

Normalisation wiener filtering#420

Description

@D1mme

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions