TableModel ============================== .. currentmodule:: sherpa.models.basic .. autoclass:: TableModel :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~TableModel.cache ~TableModel.lpars ~TableModel.method ~TableModel.ndim ~TableModel.numpy_binop_with_symbols ~TableModel.pars ~TableModel.thawedparhardmaxes ~TableModel.thawedparhardmins ~TableModel.thawedparmaxes ~TableModel.thawedparmins ~TableModel.thawedpars .. rubric:: Methods Summary .. autosummary:: ~TableModel.apply ~TableModel.cache_clear ~TableModel.cache_status ~TableModel.calc ~TableModel.fold ~TableModel.freeze ~TableModel.get_center ~TableModel.get_components_by_class ~TableModel.get_components_by_name ~TableModel.get_parts ~TableModel.get_thawed_pars ~TableModel.get_x ~TableModel.get_y ~TableModel.guess ~TableModel.load ~TableModel.reset ~TableModel.set_center ~TableModel.startup ~TableModel.teardown ~TableModel.thaw .. rubric:: Attributes Documentation .. autoattribute:: cache .. autoattribute:: lpars .. autoattribute:: method .. 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:: fold .. automethod:: freeze .. automethod:: get_center .. automethod:: get_components_by_class .. automethod:: get_components_by_name .. automethod:: get_parts .. automethod:: get_thawed_pars .. automethod:: get_x .. automethod:: get_y .. automethod:: guess .. automethod:: load .. automethod:: reset .. automethod:: set_center .. automethod:: startup .. automethod:: teardown .. automethod:: thaw