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 return_error='always' behavior in phase_cross_correlation #549

Merged
merged 3 commits into from
Apr 27, 2023

Conversation

grlee77
Copy link
Contributor

@grlee77 grlee77 commented Apr 27, 2023

This MR updates behavior of the return_error argument to match the final version implemented in scikit-image 0.20.

It also fixes a test suite error seen when recent imageio causes one of the test images to be loaded as RGB instead of grayscale.

@grlee77 grlee77 added bug Something isn't working non-breaking Introduces a non-breaking change labels Apr 27, 2023
@grlee77 grlee77 requested review from a team as code owners April 27, 2023 14:47
@grlee77 grlee77 force-pushed the shift_length_mismatch_debug branch from 16263b0 to 71bf264 Compare April 27, 2023 16:41
@grlee77 grlee77 changed the title [CI debugging] diagnose shift length mismatch Fix return_error='always' behavior in phase_cross_correlation Apr 27, 2023
@jakirkham
Copy link
Member

/merge

@rapids-bot rapids-bot bot merged commit 2a562c1 into rapidsai:branch-23.06 Apr 27, 2023
@jakirkham
Copy link
Member

Thanks Greg! 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working non-breaking Introduces a non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants