Model ========================= .. currentmodule:: sherpa.models.model .. autoclass:: Model :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Model.thawedparhardmaxes ~Model.thawedparhardmins ~Model.thawedparmaxes ~Model.thawedparmins ~Model.thawedpars .. rubric:: Methods Summary .. autosummary:: ~Model.calc ~Model.get_center ~Model.guess ~Model.reset ~Model.set_center ~Model.startup ~Model.teardown .. rubric:: Attributes Documentation .. autoattribute:: thawedparhardmaxes .. autoattribute:: thawedparhardmins .. autoattribute:: thawedparmaxes .. autoattribute:: thawedparmins .. autoattribute:: thawedpars .. rubric:: Methods Documentation .. automethod:: calc .. automethod:: get_center .. automethod:: guess .. automethod:: reset .. automethod:: set_center .. automethod:: startup .. automethod:: teardown