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

Quickfix DeprecationWarning #562

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

alex-rakowski
Copy link
Collaborator

fixing

DeprecationWarning: Please use `distance_transform_edt` from the `scipy.ndimage` namespace, the `scipy.ndimage.morphology` namespace is deprecated.
    from scipy.ndimage.morphology import distance_transform_edt

It's used elsewhere in the code so shouldn't be an issue

@bsavitzky bsavitzky merged commit 15ff583 into py4dstem:dev Nov 13, 2023
6 checks passed
@alex-rakowski alex-rakowski deleted the distance_transform_edt_fix branch November 13, 2023 03:47
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