question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Description

scipy.signal.hanning is deprecated, and should be replaced by hann.

We currently use this in chroma_cens.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
michael-the1commented, May 24, 2018

Aah, no problem. I had 10 minutes to spare and thought I’d fix this, but I had to leave before I could actually make the pull request.

While I’m at it, let me thank you for all the work on this library. I’m using it for my Msc. thesis. Hope to show some cool results soon.

0reactions
lostanlencommented, May 24, 2018

@michael-the1 welcome to librosa! I’m glad to hear that you’re using it in your own research. If you feel like contributing to librosa on your spare time, #717 is still up to grabs … 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Hann (Hanning) window - MATLAB hann - MathWorks
This MATLAB function returns an L-point symmetric Hann window.
Read more >
Hann function - Wikipedia
The Hann function is named after the Austrian meteorologist Julius von Hann. It is a window function used to perform Hann smoothing.
Read more >
Hann or Hanning or Raised Cosine - CCRMA
Hann or Hanning or Raised Cosine. The Hann window (or hanning or raised-cosine window) is defined based on the settings $ \alpha=1/2$ and...
Read more >
Hanning Window - an overview | ScienceDirect Topics
The Hanning window is usually a good choice. The main advantage of controlling the leakage is an increase in the dynamic range of...
Read more >
numpy.hanning — NumPy v1.24 Manual
The Hanning was named for Julius von Hann, an Austrian meteorologist. It is also known as the Cosine Bell. Some authors prefer that...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found