Skip to content

Fixed indexing in merge_breakpoints#468

Merged
conradbzura merged 6 commits intoopen2c:masterfrom
conradbzura:conrad/#466
Jul 21, 2025
Merged

Fixed indexing in merge_breakpoints#468
conradbzura merged 6 commits intoopen2c:masterfrom
conradbzura:conrad/#466

Conversation

@conradbzura
Copy link
Copy Markdown
Contributor

Debugging issue #466 using the provided data set, I observed that the first iteration here appends a value of 0 to cum_nrecords, indicating an off-by-one-error because the next value in combined_index is 29162134. My proposed fix resolves the error, but it would be good to have someone confirm that the output is valid.

@conradbzura conradbzura linked an issue Jul 15, 2025 that may be closed by this pull request
@conradbzura conradbzura force-pushed the conrad/#466 branch 2 times, most recently from 359f430 to 3a7553e Compare July 16, 2025 01:21
Comment thread tests/test_reduce.py Outdated
@conradbzura conradbzura requested a review from agalitsyna July 16, 2025 17:40
@conradbzura conradbzura merged commit 94564f7 into open2c:master Jul 21, 2025
7 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.

Weird buffering error when creating cooler

2 participants