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