OverLordGoldDragon / ssqueezepy

Synchrosqueezing, wavelet transforms, and time-frequency analysis in Python
MIT License
599 stars 92 forks source link

IndexError: tuple index out of range #61

Closed epiedadjr closed 2 years ago

epiedadjr commented 2 years ago

I have tried to run the documented example of ridge extraction.

image

However, I encountered an index error everytime I use extract_ridges.

image

OverLordGoldDragon commented 2 years ago

Fixed, thanks. examples/ code is always up to date. Also note that the README's plots won't reproduce exactly as the default wavelet has since changed.