SpatialModel

class gammapy.utils.modeling.SpatialModel(parameters)[source]

Bases: gammapy.utils.modeling.BaseModel

Spatial model abstract base class

Methods Summary

from_gammacat(source)
from_xml_dict(data)
to_xml()

Methods Documentation

classmethod from_gammacat(source)[source]
classmethod from_xml_dict(data)[source]
to_xml()[source]