FoVAlignment#
- class gammapy.irf.FoVAlignment[source]#
-
Orientation of the Field of View Coordinate System.
Currently, only two possible alignments are supported: alignment with the horizontal coordinate system (ALTAZ) and alignment with the equatorial coordinate system (RADEC).
Attributes Summary
Attributes Documentation
- ALTAZ = 'ALTAZ'#
- RADEC = 'RADEC'#
- REVERSE_LON_RADEC = 'REVERSE_LON_RADEC'#
- __init__(*args, **kwds)#
- __new__(value)#