TemplateModel ==================================== .. currentmodule:: sherpa.models.template .. autoclass:: TemplateModel :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~TemplateModel.thawedparhardmaxes ~TemplateModel.thawedparhardmins ~TemplateModel.thawedparmaxes ~TemplateModel.thawedparmins ~TemplateModel.thawedpars .. rubric:: Methods Summary .. autosummary:: ~TemplateModel.apply ~TemplateModel.calc ~TemplateModel.fold ~TemplateModel.get_center ~TemplateModel.get_x ~TemplateModel.get_y ~TemplateModel.guess ~TemplateModel.query ~TemplateModel.reset ~TemplateModel.set_center ~TemplateModel.startup ~TemplateModel.teardown .. rubric:: Attributes Documentation .. autoattribute:: thawedparhardmaxes .. autoattribute:: thawedparhardmins .. autoattribute:: thawedparmaxes .. autoattribute:: thawedparmins .. autoattribute:: thawedpars .. rubric:: Methods Documentation .. automethod:: apply .. automethod:: calc .. automethod:: fold .. automethod:: get_center .. automethod:: get_x .. automethod:: get_y .. automethod:: guess .. automethod:: query .. automethod:: reset .. automethod:: set_center .. automethod:: startup .. automethod:: teardown