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