Skip to content

Wrong Window? #97

Description

@kasettli

window = scipy.signal.windows.blackman(N)

This is probably a typo, but should'nt this be scipy.signal.windows.hann(N)? Assuming you meant Hann and not Hamming window.

Although I see there is no window parameter currently, so maybe that is coming in a feature version :)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions