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