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

striplog.merge_overlaps() fails on big overlaps #67

Open
kwinkunks opened this issue Jan 27, 2016 · 1 comment
Open

striplog.merge_overlaps() fails on big overlaps #67

kwinkunks opened this issue Jan 27, 2016 · 1 comment
Labels

Comments

@kwinkunks
Copy link
Member

If an interval overlaps more than one other interval at the top or the base, the merge fails. It assumes that there's just a bit of overlap at each edge.

I think we'd need to do something recursive to cope with arbitrary overlaps.

@kwinkunks
Copy link
Member Author

Need to check if this is still an issue, I thought I'd fixed it.

@kwinkunks kwinkunks added bug and removed enhancement labels Apr 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant