Model ========================= .. currentmodule:: sherpa.models.model .. autoclass:: Model :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Model.lpars ~Model.ndim ~Model.pars ~Model.thawedparhardmaxes ~Model.thawedparhardmins ~Model.thawedparmaxes ~Model.thawedparmins ~Model.thawedpars .. rubric:: Methods Summary .. autosummary:: ~Model.calc ~Model.freeze ~Model.get_center ~Model.get_components_by_class ~Model.get_components_by_name ~Model.get_parts ~Model.get_thawed_pars ~Model.guess ~Model.reset ~Model.set_center ~Model.startup ~Model.teardown ~Model.thaw .. rubric:: Attributes Documentation .. autoattribute:: lpars .. autoattribute:: ndim .. autoattribute:: pars .. autoattribute:: thawedparhardmaxes .. autoattribute:: thawedparhardmins .. autoattribute:: thawedparmaxes .. autoattribute:: thawedparmins .. autoattribute:: thawedpars .. rubric:: Methods Documentation .. 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