hist icon indicating copy to clipboard operation
hist copied to clipboard

Sum of weights (squared) in WeightedMean histograms not filled properly

Open olbessid opened this issue 1 year ago • 0 comments

I am filling histograms with storage type WeightedMean. I then want to retrieve the sum of weights and more particularly the sum of weights squared bin by bin. But I find that calling both these properties just returns the number of histogram entries. I am using python 3.8. Attaching a minimalistic example to illustrate the issue. I wasn't able to attach the notebook itself, so I made a screenshot and also collected the code in a pdf. Screenshot from 2024-03-22 13-33-58 notebook snippet.pdf

olbessid avatar Mar 22 '24 12:03 olbessid