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

cull lines shorter than tolerance #106

Merged
merged 1 commit into from
Dec 19, 2024
Merged

Conversation

jamesbradleym
Copy link
Contributor

@jamesbradleym jamesbradleym commented Dec 18, 2024

It's possible to make lines that are nearly zero length in Pringle, after processing these lines can end up having the same start and end points. This PR removes those nearly zero length lines during our dedup step


This change is Reviewable

Copy link
Member

@wynged wynged left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! 1 of 1 approvals obtained, all discussions resolved

@jamesbradleym jamesbradleym merged commit 5a627b6 into master Dec 19, 2024
2 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.

2 participants