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

Plotting inconsistencies with CWT function #749

Open
sohamdorle opened this issue Jun 7, 2024 · 0 comments
Open

Plotting inconsistencies with CWT function #749

sohamdorle opened this issue Jun 7, 2024 · 0 comments
Labels

Comments

@sohamdorle
Copy link

Hello,

For the past week, I have been trying to figure out a plotting issue with the continuous wavelet transform function. I know from literature that we should see peaks in the coefficients at the central frequency. However, using any form of plotter (imshow(), pcolormesh(), or pd.DataFrame()) to plot the coefficients against frequencies and translation doesn't align with our expectations. Any help here would be appreciated!

For reference, I want to examine exactly how the CWT works on example functions, so I have tested it here on gaus1 and gaus2 wavelets, as well as the Gaussian distribution.

proof

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

No branches or pull requests

2 participants