GeneralizedGaussianSpatialModel =============================== .. currentmodule:: gammapy.modeling.models .. autoclass:: GeneralizedGaussianSpatialModel :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~GeneralizedGaussianSpatialModel.covariance ~GeneralizedGaussianSpatialModel.default_parameters ~GeneralizedGaussianSpatialModel.e ~GeneralizedGaussianSpatialModel.eta ~GeneralizedGaussianSpatialModel.evaluation_bin_size_min ~GeneralizedGaussianSpatialModel.evaluation_radius ~GeneralizedGaussianSpatialModel.evaluation_region ~GeneralizedGaussianSpatialModel.frozen ~GeneralizedGaussianSpatialModel.is_energy_dependent ~GeneralizedGaussianSpatialModel.lat_0 ~GeneralizedGaussianSpatialModel.lon_0 ~GeneralizedGaussianSpatialModel.parameters ~GeneralizedGaussianSpatialModel.phi ~GeneralizedGaussianSpatialModel.phi_0 ~GeneralizedGaussianSpatialModel.position ~GeneralizedGaussianSpatialModel.position_error ~GeneralizedGaussianSpatialModel.position_lonlat ~GeneralizedGaussianSpatialModel.r_0 ~GeneralizedGaussianSpatialModel.tag ~GeneralizedGaussianSpatialModel.type .. rubric:: Methods Summary .. autosummary:: ~GeneralizedGaussianSpatialModel.__call__ ~GeneralizedGaussianSpatialModel.copy ~GeneralizedGaussianSpatialModel.evaluate ~GeneralizedGaussianSpatialModel.evaluate_geom ~GeneralizedGaussianSpatialModel.freeze ~GeneralizedGaussianSpatialModel.from_dict ~GeneralizedGaussianSpatialModel.from_parameters ~GeneralizedGaussianSpatialModel.from_position ~GeneralizedGaussianSpatialModel.integrate_geom ~GeneralizedGaussianSpatialModel.plot ~GeneralizedGaussianSpatialModel.plot_error ~GeneralizedGaussianSpatialModel.plot_grid ~GeneralizedGaussianSpatialModel.plot_interactive ~GeneralizedGaussianSpatialModel.plot_position_error ~GeneralizedGaussianSpatialModel.reassign ~GeneralizedGaussianSpatialModel.to_dict ~GeneralizedGaussianSpatialModel.to_region ~GeneralizedGaussianSpatialModel.unfreeze .. rubric:: Attributes Documentation .. autoattribute:: covariance .. autoattribute:: default_parameters .. autoattribute:: e .. autoattribute:: eta .. autoattribute:: evaluation_bin_size_min .. autoattribute:: evaluation_radius .. autoattribute:: evaluation_region .. autoattribute:: frozen .. autoattribute:: is_energy_dependent .. autoattribute:: lat_0 .. autoattribute:: lon_0 .. autoattribute:: parameters .. autoattribute:: phi .. autoattribute:: phi_0 .. autoattribute:: position .. autoattribute:: position_error .. autoattribute:: position_lonlat .. autoattribute:: r_0 .. autoattribute:: tag .. autoattribute:: type .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: copy .. automethod:: evaluate .. automethod:: evaluate_geom .. automethod:: freeze .. automethod:: from_dict .. automethod:: from_parameters .. automethod:: from_position .. automethod:: integrate_geom .. automethod:: plot .. automethod:: plot_error .. automethod:: plot_grid .. automethod:: plot_interactive .. automethod:: plot_position_error .. automethod:: reassign .. automethod:: to_dict .. automethod:: to_region .. automethod:: unfreeze