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