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

FIX: Phase processing code throwing deprecation warnings for scipy.ndimage.filters.convolve1d #1313

Merged
merged 3 commits into from
Nov 4, 2022

Conversation

rcjackson
Copy link
Collaborator

The phase processing code is throwing deprecation warnings for using scipy.ndimage.filters.convolve1d. It looks like that function is moving to scipy.ndimage.convolve1d. This fix would take care of the deprecation warning.

@zssherman
Copy link
Collaborator

Thanks Bobby for putting this together! Merging!

@zssherman zssherman closed this Nov 4, 2022
@zssherman zssherman reopened this Nov 4, 2022
@zssherman
Copy link
Collaborator

Hit the wrong button

@zssherman zssherman merged commit 661bdb2 into ARM-DOE:main Nov 4, 2022
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