Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • Please read how to create a minimal reproducible example and add the missing information to your Post by editing it :) If you haven't read How to Ask yet i recommend to do so :) I highly recommend to follow the 2 guides i linked as the people on SO are more likely to answer questions when the posts follow these guides. What i'm missing in particular is - What have u tried so far? What errors/problems do you face? Do you may have codesnippets that show what you tried so far? Commented Jan 6, 2018 at 17:53
  • find_peaks_cwt is for 1-D array. If you want to find local peaks in your 2-D spectrogram, please read this: stackoverflow.com/questions/3684484/… Commented Jan 6, 2018 at 22:34