Skip to content

Fix scurve fitter issues

Olivier Arnaez requested to merge fixScurveFitterIssues into devel

A couple of tiny issues fixed but also a big problem getting fixed: the chi2 computation was just wrong (dividing residuals by the number of iterations instead of the number of degrees of freedom).

Merge request reports