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