UserModel ============================= .. currentmodule:: sherpa.models.basic .. autoclass:: UserModel :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~UserModel.cache ~UserModel.lpars ~UserModel.ndim ~UserModel.numpy_binop_with_symbols ~UserModel.pars ~UserModel.thawedparhardmaxes ~UserModel.thawedparhardmins ~UserModel.thawedparmaxes ~UserModel.thawedparmins ~UserModel.thawedpars .. rubric:: Methods Summary .. autosummary:: ~UserModel.apply ~UserModel.cache_clear ~UserModel.cache_status ~UserModel.calc ~UserModel.freeze ~UserModel.get_center ~UserModel.get_components_by_class ~UserModel.get_components_by_name ~UserModel.get_parts ~UserModel.get_thawed_pars ~UserModel.guess ~UserModel.reset ~UserModel.set_center ~UserModel.startup ~UserModel.teardown ~UserModel.thaw .. rubric:: Attributes Documentation .. autoattribute:: cache .. autoattribute:: lpars .. autoattribute:: ndim .. autoattribute:: numpy_binop_with_symbols .. autoattribute:: pars .. autoattribute:: thawedparhardmaxes .. autoattribute:: thawedparhardmins .. autoattribute:: thawedparmaxes .. autoattribute:: thawedparmins .. autoattribute:: thawedpars .. rubric:: Methods Documentation .. automethod:: apply .. automethod:: cache_clear .. automethod:: cache_status .. automethod:: calc .. automethod:: freeze .. automethod:: get_center .. automethod:: get_components_by_class .. automethod:: get_components_by_name .. automethod:: get_parts .. automethod:: get_thawed_pars .. automethod:: guess .. automethod:: reset .. automethod:: set_center .. automethod:: startup .. automethod:: teardown .. automethod:: thaw