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