ParametricPSF ============= .. currentmodule:: gammapy.irf .. autoclass:: ParametricPSF :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~ParametricPSF.quantity ~ParametricPSF.required_parameters ~ParametricPSF.unit .. rubric:: Methods Summary .. autosummary:: ~ParametricPSF.containment ~ParametricPSF.evaluate ~ParametricPSF.evaluate_containment ~ParametricPSF.evaluate_direct ~ParametricPSF.evaluate_parameters ~ParametricPSF.from_table ~ParametricPSF.is_allclose ~ParametricPSF.normalize ~ParametricPSF.to_psf3d ~ParametricPSF.to_table ~ParametricPSF.to_unit .. rubric:: Attributes Documentation .. autoattribute:: quantity .. autoattribute:: required_parameters .. autoattribute:: unit .. rubric:: Methods Documentation .. automethod:: containment .. automethod:: evaluate .. automethod:: evaluate_containment .. automethod:: evaluate_direct .. automethod:: evaluate_parameters .. automethod:: from_table .. automethod:: is_allclose .. automethod:: normalize .. automethod:: to_psf3d .. automethod:: to_table .. automethod:: to_unit