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