Add loading of Fit Results in models
With this MR you can load values from fit results stored in disk.
To use it, you just need to replace the value for fit_result_name:var_name
. In the case of a gaussian constraint, if you don't specify the sigma, the Hesse error is going to be picked up.
@flionett: Can you check this works before merging?