Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not implemented windows #8

Open
8 tasks
dy opened this issue Jan 14, 2019 · 2 comments
Open
8 tasks

Not implemented windows #8

dy opened this issue Jan 14, 2019 · 2 comments

Comments

@dy
Copy link
Member

dy commented Jan 14, 2019

  • Slepian === DPSS
  • Parzen
  • Hanning === Hann
  • Exponential
  • DPSS
  • Chebwin
  • Boxcar
  • Bohman

Reference: https://docs.scipy.org/doc/scipy/reference/signal.windows.html

@dy dy changed the title Other windows Not implemented windows Jan 14, 2019
@rreusser
Copy link
Member

Is the Hanning window a thing? I thought that was a mixup between Hamming and Hann which persisted. This repo does have the Hann and Hamming windows, and I think if Hanning were present, it would be equivalent to the Hann window.

@rreusser
Copy link
Member

rreusser commented Jan 15, 2019

Ah, and are DPSS and Slepian the same thing as well? https://en.wikipedia.org/wiki/Window_function#DPSS_or_Slepian_window

(FWIW if there are alternate names, my vote is for a single export and making a note of alternate names in the docs.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants