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

Migrate to pyproject.toml #22

Merged
merged 5 commits into from
Jan 5, 2025
Merged

Conversation

matthias-baer
Copy link

Somehow, the API for the unwrap_phase function in skimage has changed, so I had to replace seed by rng.

One of the tests didn't run with the default settings of atol=1.E-8. Changed it to atol=2.E-6 to make it pass, but maybe you have a look at it.

@paulmueller
Copy link
Member

The failing tests might be a Windows thing. On Linux everything still passes 👍.
I incremented the minimal scikit-image version to 0.21.0 due to the rng keyword argument.

@paulmueller paulmueller merged commit cd8dce6 into RI-imaging:master Jan 5, 2025
6 checks passed
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.

3 participants