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