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

gaussian_filter deprecation warning #198

Open
KrisThielemans opened this issue Jan 26, 2023 · 0 comments
Open

gaussian_filter deprecation warning #198

KrisThielemans opened this issue Jan 26, 2023 · 0 comments
Milestone

Comments

@KrisThielemans
Copy link
Member

we use

from scipy.ndimage.filters import gaussian_filter

in a few places but now get

DeprecationWarning: Please use `gaussian_filter` from the `scipy.ndimage` namespace, the `scipy.ndimage.filters` namespace is deprecated.
@KrisThielemans KrisThielemans added this to the v3.5 milestone Jan 26, 2023
@KrisThielemans KrisThielemans changed the title gaussian_filter deperecation warning gaussian_filter deprecation warning Jan 26, 2023
@KrisThielemans KrisThielemans modified the milestones: v3.5, v3.6 Jun 20, 2023
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

1 participant