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

Common: correctly handle integer histograms in reference comparator #2444

Conversation

aferrero2707
Copy link
Contributor

The reference comparator code is extended to handle histograms with integer values, by internally converting them to floating-point such that the normalization and ratios are computed correctly

The reference comparator code is extended to handle histograms with
integer values, by internally converting them to floating-point
such that the normalization and ratios are computed correctly
@aferrero2707
Copy link
Contributor Author

@knopers8 this is the extension we discussed for the ZDC plots.

Copy link
Collaborator

@knopers8 knopers8 left a comment

Choose a reason for hiding this comment

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

Thank you!

@knopers8 knopers8 enabled auto-merge (squash) October 1, 2024 07:05
@knopers8 knopers8 merged commit 2d9f4cb into AliceO2Group:master Oct 1, 2024
7 checks passed
@aferrero2707 aferrero2707 deleted the common-support-integer-histograms-in-reference-comparator branch October 1, 2024 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants