Skip to content

V2.1 : Fix wrong factors in new McStats class

Vicentini Filippo requested to merge github/fork/gcarleo/v2.1 into v2.1

Created by: gcarleo

The error on the mean was largely overestimated, because the factor 1/m was missing. I also fixed the calculation of the correlation time, that is now an integer by default. The estimate of the correlation time has large error bars +/-1 (at least) thus it makes sense to round it to just an integer

Merge request reports