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

Fix float histogram #4468

Merged
merged 2 commits into from
Mar 10, 2020
Merged

Fix float histogram #4468

merged 2 commits into from
Mar 10, 2020

Conversation

youri-k
Copy link
Contributor

@youri-k youri-k commented Mar 9, 2020

  • prevent dividing by 0

URL of deployed dev instance (used for testing):

  • https://___.webknossos.xyz

Steps to test:

  • have a float layer where all non-zero values are equal
  • histogram should work

Issues:


@youri-k youri-k requested review from normanrz and fm3 March 9, 2020 11:45
@youri-k youri-k self-assigned this Mar 9, 2020
Copy link
Member

@normanrz normanrz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@youri-k youri-k merged commit 64a9583 into master Mar 10, 2020
@fm3 fm3 deleted the fix-float-histogram branch March 20, 2020 08:57
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.

ArrayIndexOutOfBoundsException in histogram call for uint16 layer
2 participants