Note
You are not reading the most up to date version of Gammapy documentation.
Access the latest stable version v1.3 or the list of Gammapy releases.
SpatialModelPoint¶
-
class
gammapy.utils.modeling.
SpatialModelPoint
(parameters)[source]¶ Bases:
gammapy.utils.modeling.SpatialModel
Attributes Summary
xml_source_type
xml_type
xml_types
Methods Summary
from_gammacat
(source)from_xml_dict
(data)to_xml
()Attributes Documentation
-
xml_source_type
= 'PointSource'¶
-
xml_type
= 'Point'¶
-
xml_types
= ['Point']¶
Methods Documentation
-
from_xml_dict
(data)¶
-
to_xml
()¶
-