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

warnings library must be imported directly #66

Merged
merged 1 commit into from
Jul 28, 2023

Conversation

tronsgaard
Copy link

warnings is no longer available as numpy.warnings since numpy version 1.24.0 - I discovered this, because it silently caused all lines to be discarded in the wavelength calibration procedure.

numpy.warnings no longer available since version 1.24.0
@AWehrhahn AWehrhahn merged commit 27398d2 into AWehrhahn:master Jul 28, 2023
1 check failed
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