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

Cast histogram ranges to floats #1762

Merged
merged 1 commit into from
Jan 8, 2025
Merged

Cast histogram ranges to floats #1762

merged 1 commit into from
Jan 8, 2025

Conversation

manthey
Copy link
Member

@manthey manthey commented Jan 8, 2025

There was a case where a tile with >u2 data and int histogram ranges caused numpy 2.x to segfault. Using float histogram ranges avoids this

There was a case where a tile with >u2 data and int histogram ranges
caused numpy 2.x to segfault.  Using float histogram ranges avoids this
@manthey manthey merged commit 5344175 into master Jan 8, 2025
18 checks passed
@manthey manthey deleted the histogram-range-float branch January 8, 2025 14:42
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.

1 participant