Skip to content

Fix scipy 1.12 deprecation for scipy.ndimage imports#331

Open
mweinelt wants to merge 1 commit into
rlabbe:masterfrom
mweinelt:scipy-compat
Open

Fix scipy 1.12 deprecation for scipy.ndimage imports#331
mweinelt wants to merge 1 commit into
rlabbe:masterfrom
mweinelt:scipy-compat

Conversation

@mweinelt

Copy link
Copy Markdown

Fixes two warnings

Please import shift from the scipy.ndimage namespace; the scipy.ndimage.interpolation namespace is deprecated and will be removed in SciPy 2.0.0.

and

Please import convolve from the scipy.ndimage namespace; the scipy.ndimage.filters namespace is deprecated and will be removed in SciPy 2.0.0.

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.

1 participant