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

weird histogram LUT tool behavior in imagewidget #673

Closed
kushalkolar opened this issue Nov 16, 2024 · 0 comments · Fixed by #690
Closed

weird histogram LUT tool behavior in imagewidget #673

kushalkolar opened this issue Nov 16, 2024 · 0 comments · Fixed by #690
Assignees
Labels
bug Something isn't working

Comments

@kushalkolar
Copy link
Member

kushalkolar commented Nov 16, 2024

Doesn't set the vmin vmax correctly based on the entire data array, it sets the histogram limits based on the entire data array but then sets the vmin vmax only based on the current frame but it's supposed to set the vmin vmax based on the entire array instead.

hist_weird-2024-11-15_22.33.29.mp4

I think the histogram tool needs a general refactor anyways.

@kushalkolar kushalkolar added the bug Something isn't working label Nov 16, 2024
@kushalkolar kushalkolar self-assigned this Nov 16, 2024
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

Successfully merging a pull request may close this issue.

1 participant