SkySpatialModel¶
-
class
gammapy.image.models.SkySpatialModel(params=None)[source]¶ Bases:
gammapy.utils.fitting.ModelSky spatial model base class.
Attributes Summary
parametersParameters ( Parameters)positionSpatial model center position Methods Summary
__call__(self, lon, lat)Call evaluate method copy(self)A deep copy. to_dict(self[, selection])Attributes Documentation
-
parameters¶ Parameters (
Parameters)
-
position¶ Spatial model center position
Methods Documentation
-
copy(self)¶ A deep copy.
-
to_dict(self, selection='all')¶
-