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

Random maximum values on Histogram #149

Open
gselzer opened this issue Mar 7, 2025 · 0 comments
Open

Random maximum values on Histogram #149

gselzer opened this issue Mar 7, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@gselzer
Copy link
Collaborator

gselzer commented Mar 7, 2025

Currently easiest to see on pygfx, where the only vertical axis tick is the maximum bin count:

Image

Repeated by running examples/numpy_arr.py with ndv.data.cells3d and clicking on the histogram button for the (only) channel.

Haven't dug too much into it yet - seems like the wrong slice is being passed through to array_canvas.py::_calc_hist_bins, but that doesn't make much sense at all as that data also goes to the image handle...

@gselzer gselzer added the bug Something isn't working label Mar 7, 2025
@gselzer gselzer self-assigned this Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant