These functions were not extensively tested, and should be considered in beta testing phase.
updatesad(object, ...)
updaterad(object, ...)
fitsad-class
or fitrad-class
for which the optimization did not converge, or converged to a local minimum.fitsad
or fitrad
fitting
procedure. May include a different optimizer, method, or upper/lower bounds for the parameters.
Refer to the fitsad
and fitrad
fitsad-class
or fitrad-class
.updatesad
function runs a new profile of the fitted object, and if the
profile is able to find a better fit, it runs a new optimization starting on this better fit.
If the profiling does not find a new fit, the function exits with error.
The actual processing is done by updatesad
. updaterad
is simply a convenience alias.fitsad-class
, fitrad-class