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