GeneralizedGaussianSpatialModel =============================== .. currentmodule:: gammapy.modeling.models .. autoclass:: GeneralizedGaussianSpatialModel :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~GeneralizedGaussianSpatialModel.default_parameters ~GeneralizedGaussianSpatialModel.e ~GeneralizedGaussianSpatialModel.eta ~GeneralizedGaussianSpatialModel.evaluation_bin_size_min ~GeneralizedGaussianSpatialModel.evaluation_radius ~GeneralizedGaussianSpatialModel.evaluation_region ~GeneralizedGaussianSpatialModel.lat_0 ~GeneralizedGaussianSpatialModel.lon_0 ~GeneralizedGaussianSpatialModel.phi ~GeneralizedGaussianSpatialModel.r_0 ~GeneralizedGaussianSpatialModel.tag .. rubric:: Methods Summary .. autosummary:: ~GeneralizedGaussianSpatialModel.evaluate ~GeneralizedGaussianSpatialModel.to_region .. rubric:: Attributes Documentation .. autoattribute:: default_parameters .. autoattribute:: e .. autoattribute:: eta .. autoattribute:: evaluation_bin_size_min .. autoattribute:: evaluation_radius .. autoattribute:: evaluation_region .. autoattribute:: lat_0 .. autoattribute:: lon_0 .. autoattribute:: phi .. autoattribute:: r_0 .. autoattribute:: tag .. rubric:: Methods Documentation .. automethod:: evaluate .. automethod:: to_region