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

Kymograph.py numpy.math depreciation warning #218

Closed
Tom-TBT opened this issue Apr 16, 2024 · 1 comment
Closed

Kymograph.py numpy.math depreciation warning #218

Tom-TBT opened this issue Apr 16, 2024 · 1 comment

Comments

@Tom-TBT
Copy link
Contributor

Tom-TBT commented Apr 16, 2024

Seen in a stderr log on my fresh dev server with numpy v1.26.4:

It comes from omero/analysis_scripts/Kymograph.py

DeprecationWarning: np.math is a deprecated alias for the standard library math module (Deprecated Numpy 1.25). Replace usages of np.math with math

@jburel
Copy link
Member

jburel commented Apr 18, 2024

See #219

@jburel jburel closed this as completed Apr 18, 2024
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

2 participants