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

Too many points in wavelet spectrogram plot #2

Open
jchutrue opened this issue Apr 17, 2019 · 3 comments
Open

Too many points in wavelet spectrogram plot #2

jchutrue opened this issue Apr 17, 2019 · 3 comments

Comments

@jchutrue
Copy link
Member

If there are too many points in the wavelet spectrogram plot, some parts of the image will not render properly. I need to figure out a way to downsample correctly without messing up the temporal resolution.

@eackermann
Copy link
Member

Well, we may just need to use the right tool for the job. Matplotlib is not the right tool, but datashader might be: https://github.com/pyviz/datashader

@jchutrue
Copy link
Member Author

I was thinking about PyOpenGL but this looks pretty cool and may be faster to get working

@eackermann
Copy link
Member

i'ts a three-liner to plot your spectrogram with datashader, so it looks like a winner to me

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