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