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.

get_wcs_ctype

gammapy.utils.wcs.get_wcs_ctype(wcs)[source]

Get celestial coordinate type of WCS instance.

Parameters:

wcs : WCS

WCS transformation instance.

Returns:

ctype : {‘galatic’, ‘icrs’}

String specifying the coordinate type, that can be used with SkyCoord