scipp icon indicating copy to clipboard operation
scipp copied to clipboard

Add `sc.average` helper function.

Open arm61 opened this issue 1 year ago • 3 comments

Might still need to divide the variance of the output by $\sqrt{N}$, based on the scipp.mean docs https://scipp.github.io/generated/functions/scipp.mean.html.

arm61 avatar Nov 15 '24 15:11 arm61

Screenshot 2024-11-18 at 11 41 34

Met by my favourite error 😢

arm61 avatar Nov 18 '24 11:11 arm61

@arm61 I know it's been a while since you posted, but do you need some help fixing your favourite error?

nvaytet avatar Jan 14 '25 07:01 nvaytet

I went in a huff and just implemented it in my code myself using line 143 from this PR.

arm61 avatar Jan 14 '25 07:01 arm61