Skip to content

Fix uninitialized bin indices when extending existing axis#3703

Merged
SimonHeybrock merged 1 commit intomainfrom
fix-uninitialized-bin-indices
May 23, 2025
Merged

Fix uninitialized bin indices when extending existing axis#3703
SimonHeybrock merged 1 commit intomainfrom
fix-uninitialized-bin-indices

Conversation

@SimonHeybrock
Copy link
Copy Markdown
Member

@SimonHeybrock SimonHeybrock commented May 23, 2025

Fixes #3701.

This was caused by the sparse mapping logic from input to output bins in case there is an existing binning (with a coord).

@SimonHeybrock SimonHeybrock merged commit 0d221d1 into main May 23, 2025
4 checks passed
@SimonHeybrock SimonHeybrock deleted the fix-uninitialized-bin-indices branch May 23, 2025 09:43
@github-project-automation github-project-automation bot moved this from In progress to Done in Development Board May 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Bad bin indices when rebinning outside of data range

2 participants