-
Notifications
You must be signed in to change notification settings - Fork 38
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
HLA-1323: s_region fix using simplify-polyline #1884
HLA-1323: s_region fix using simplify-polyline #1884
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changing the simplify threshold to 10 is required. Otherwise everything looks good to me.
Co-authored-by: Rick White <[email protected]>
…hub.com/s-goldman/drizzlepac into hla-1323_s_region_fix_rick_fix_09_23_24
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
While I will continue to test programs that were previously troublesome, this change appears to have fixed the issue. |
Co-authored-by: Rick White <[email protected]>
Resolves HLA-1323
This PR fixes the s_region issues that we have been observing in the SVMs. It uses the simplify-polyline package instead of skimage.corner_harris. Results from initial testing are shown in the Jira ticket.
These code changes were generously contributed by @rlwastro.
Checklist for maintainers
CHANGELOG.rst
within the relevant release sectionHow to run regression tests on a PR
Jenkins test