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