Chi2fit.Utilities.puts_errors
You're seeing just the function
puts_errors
, go back to Chi2fit.Utilities module for more information.
Specs
Outputs and formats the errors that result from a call to Chi2fit.Fit.chi2/4
Errors are tuples of length 2 and larger: {[min1,max1], [min2,max2], ...}
.