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