SkyModel ======== .. currentmodule:: gammapy.cube.models .. autoclass:: SkyModel :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~SkyModel.evaluation_radius ~SkyModel.frame ~SkyModel.name ~SkyModel.parameters ~SkyModel.position ~SkyModel.spatial_model ~SkyModel.spectral_model .. rubric:: Methods Summary .. autosummary:: ~SkyModel.__call__ ~SkyModel.copy ~SkyModel.evaluate .. rubric:: Attributes Documentation .. autoattribute:: evaluation_radius .. autoattribute:: frame .. autoattribute:: name .. autoattribute:: parameters .. autoattribute:: position .. autoattribute:: spatial_model .. autoattribute:: spectral_model .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: copy .. automethod:: evaluate