PSFModel ========================== .. currentmodule:: sherpa.instrument .. autoclass:: PSFModel :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~PSFModel.BETTER_RESOLUTION ~PSFModel.SAME_RESOLUTION ~PSFModel.WORSE_RESOLUTION ~PSFModel.center ~PSFModel.kernel ~PSFModel.lpars ~PSFModel.model ~PSFModel.ndim ~PSFModel.origin ~PSFModel.pars ~PSFModel.size ~PSFModel.thawedparhardmaxes ~PSFModel.thawedparhardmins ~PSFModel.thawedparmaxes ~PSFModel.thawedparmins ~PSFModel.thawedpars .. rubric:: Methods Summary .. autosummary:: ~PSFModel.calc ~PSFModel.fold ~PSFModel.freeze ~PSFModel.get_center ~PSFModel.get_components_by_class ~PSFModel.get_components_by_name ~PSFModel.get_kernel ~PSFModel.get_parts ~PSFModel.get_thawed_pars ~PSFModel.guess ~PSFModel.reset ~PSFModel.set_center ~PSFModel.startup ~PSFModel.teardown ~PSFModel.thaw .. rubric:: Attributes Documentation .. autoattribute:: BETTER_RESOLUTION .. autoattribute:: SAME_RESOLUTION .. autoattribute:: WORSE_RESOLUTION .. autoattribute:: center .. autoattribute:: kernel .. autoattribute:: lpars .. autoattribute:: model .. autoattribute:: ndim .. autoattribute:: origin .. autoattribute:: pars .. autoattribute:: size .. autoattribute:: thawedparhardmaxes .. autoattribute:: thawedparhardmins .. autoattribute:: thawedparmaxes .. autoattribute:: thawedparmins .. autoattribute:: thawedpars .. rubric:: Methods Documentation .. automethod:: calc .. automethod:: fold .. automethod:: freeze .. automethod:: get_center .. automethod:: get_components_by_class .. automethod:: get_components_by_name .. automethod:: get_kernel .. automethod:: get_parts .. automethod:: get_thawed_pars .. automethod:: guess .. automethod:: reset .. automethod:: set_center .. automethod:: startup .. automethod:: teardown .. automethod:: thaw