OxIonics / ionics_fits

Small python fitting library with an emphasis on Atomic Molecular and Optical Physics
Apache License 2.0
0 stars 0 forks source link

add sigmas to fitter #120

Closed hartytp closed 8 months ago

hartytp commented 8 months ago

This PR adds calculation of standard errors for the input dataset to the fitters. These are not generally (only by the NormalFitter) used as part of the fit, however they are really useful to have for fit validation.