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