Skip to content

fix(224): Replace deprecated scipy.signal.ricker with cwt from pywavelets#246

Open
khrapovs wants to merge 3 commits intofunctime-org:mainfrom
khrapovs:fix/224-use-pywavelets-for-cwt
Open

fix(224): Replace deprecated scipy.signal.ricker with cwt from pywavelets#246
khrapovs wants to merge 3 commits intofunctime-org:mainfrom
khrapovs:fix/224-use-pywavelets-for-cwt

Conversation

@khrapovs
Copy link
Copy Markdown
Contributor

Reference Issues/PRs

Fixes #224

What does this implement/fix? Explain your changes.

Replace deprecated scipy.signal.ricker with cwt from pywavelets.

@vercel
Copy link
Copy Markdown

vercel bot commented Jun 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
functime-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 29, 2024 9:07am

@khrapovs khrapovs marked this pull request as ready for review June 29, 2024 09:08
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.

DeprecationWarning: scipy.signal.ricker is deprecated in SciPy 1.12 and will be removed

1 participant