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