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

Use PyWavelets for continuous wavelet transform #49

Merged
merged 1 commit into from
Feb 6, 2025

Conversation

s-t-e-v-e-n-k
Copy link
Contributor

scipy 1.15.0 has been released, and with it, signal.cwt has been removed[1]. The suggested recommendation is to use PyWavelets.

1: https://docs.scipy.org/doc/scipy-1.12.0/reference/generated/scipy.signal.cwt.html

scipy 1.15.0 has been released, and with it, signal.cwt has been
removed[1]. The suggested recommendation is to use PyWavelets.

1: https://docs.scipy.org/doc/scipy-1.12.0/reference/generated/scipy.signal.cwt.html
@jterrace
Copy link
Owner

jterrace commented Feb 6, 2025

ty!

@jterrace jterrace merged commit cde7466 into jterrace:master Feb 6, 2025
5 checks passed
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

Successfully merging this pull request may close these issues.

2 participants