UnaryOpModel ================================ .. currentmodule:: sherpa.models.model .. autoclass:: UnaryOpModel :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~UnaryOpModel.thawedparhardmaxes ~UnaryOpModel.thawedparhardmins ~UnaryOpModel.thawedparmaxes ~UnaryOpModel.thawedparmins ~UnaryOpModel.thawedpars .. rubric:: Methods Summary .. autosummary:: ~UnaryOpModel.apply ~UnaryOpModel.calc ~UnaryOpModel.get_center ~UnaryOpModel.guess ~UnaryOpModel.reset ~UnaryOpModel.set_center ~UnaryOpModel.startup ~UnaryOpModel.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