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