TableModel ============================== .. currentmodule:: sherpa.models.basic .. autoclass:: TableModel :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~TableModel.thawedparhardmaxes ~TableModel.thawedparhardmins ~TableModel.thawedparmaxes ~TableModel.thawedparmins ~TableModel.thawedpars .. rubric:: Methods Summary .. autosummary:: ~TableModel.apply ~TableModel.calc ~TableModel.fold ~TableModel.get_center ~TableModel.get_x ~TableModel.get_y ~TableModel.guess ~TableModel.load ~TableModel.reset ~TableModel.set_center ~TableModel.startup ~TableModel.teardown .. rubric:: Attributes Documentation .. autoattribute:: thawedparhardmaxes .. autoattribute:: thawedparhardmins .. autoattribute:: thawedparmaxes .. autoattribute:: thawedparmins .. autoattribute:: thawedpars .. rubric:: Methods Documentation .. automethod:: apply .. automethod:: calc .. automethod:: fold .. automethod:: get_center .. automethod:: get_x .. automethod:: get_y .. automethod:: guess .. automethod:: load .. automethod:: reset .. automethod:: set_center .. automethod:: startup .. automethod:: teardown