Synopsis
List the iterative fitting schemes.
Syntax
list_iter_methods()
Example
>>> list_iter_methods() ['none', 'sigmarej']
PARAMETERS
This function has no parameters
Return value
The return value from this function is:
schemes -- A list of the names that can be used with `set_iter_method` .
Bugs
See the bugs pages on the Sherpa website for an up-to-date listing of known bugs.
See Also
- fitting
 - fit, simulfit
 - info
 - get_functions, list_functions, list_response_ids
 - methods
 - get_iter_method_name, get_iter_method_opt, gridsearch, levmar, list_methods, moncar, neldermead, set_iter_method, set_iter_method_opt, set_method, set_method_opt
 - models
 - list_model_components, list_models
 - plotting
 - plot_fit, plot_fit_delchi, plot_fit_resid
 - statistics
 - get_stat, get_stat_name, list_priors, list_samplers, set_sampler_opt
 - utilities
 - calc_chisqr, calc_stat
 - visualization
 - contour_resid, image_fit