Skip to content

Fix normalization in mean operations in inspector rectangle mode#568

Merged
nvaytet merged 1 commit into
mainfrom
inspector-rectangle-mean-fix
May 27, 2026
Merged

Fix normalization in mean operations in inspector rectangle mode#568
nvaytet merged 1 commit into
mainfrom
inspector-rectangle-mean-fix

Conversation

@nvaytet
Copy link
Copy Markdown
Member

@nvaytet nvaytet commented May 27, 2026

The normalization factor when computing mean was including too many dimensions, resulting in too small values in the output.
Because of the dimensions of the test data (100 in size), the values were a factor of 100 too small, and we did not notice because the numbers looked the same, just the number of decimals differed...

@nvaytet
Copy link
Copy Markdown
Member Author

nvaytet commented May 27, 2026

Approved by @damskii9992
Merging.

@nvaytet nvaytet merged commit 68e04a7 into main May 27, 2026
6 checks passed
@nvaytet nvaytet deleted the inspector-rectangle-mean-fix branch May 27, 2026 14:20
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