TemplateModel ==================================== .. currentmodule:: sherpa.models.template .. autoclass:: TemplateModel :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~TemplateModel.cache ~TemplateModel.lpars ~TemplateModel.ndim ~TemplateModel.numpy_binop_with_symbols ~TemplateModel.pars ~TemplateModel.thawedparhardmaxes ~TemplateModel.thawedparhardmins ~TemplateModel.thawedparmaxes ~TemplateModel.thawedparmins ~TemplateModel.thawedpars .. rubric:: Methods Summary .. autosummary:: ~TemplateModel.apply ~TemplateModel.cache_clear ~TemplateModel.cache_status ~TemplateModel.calc ~TemplateModel.fold ~TemplateModel.freeze ~TemplateModel.get_center ~TemplateModel.get_components_by_class ~TemplateModel.get_components_by_name ~TemplateModel.get_parts ~TemplateModel.get_thawed_pars ~TemplateModel.get_x ~TemplateModel.get_y ~TemplateModel.guess ~TemplateModel.query ~TemplateModel.reset ~TemplateModel.set_center ~TemplateModel.startup ~TemplateModel.teardown ~TemplateModel.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:: fold .. automethod:: freeze .. automethod:: get_center .. automethod:: get_components_by_class .. automethod:: get_components_by_name .. automethod:: get_parts .. automethod:: get_thawed_pars .. automethod:: get_x .. automethod:: get_y .. automethod:: guess .. automethod:: query .. automethod:: reset .. automethod:: set_center .. automethod:: startup .. automethod:: teardown .. automethod:: thaw