astropywcs
Astropy.wcs is a subpackage of the Astropy project that provides tools for handling the World Coordinate System (WCS) information used in astronomical images. It enables the mapping between pixel coordinates in an image and celestial coordinates on the sky, based on the WCS metadata commonly stored in FITS headers.
The module can construct a WCS object from a FITS header and extract key information such as
Typical use cases include astrometric calibration, image re-projection, and coordination of image data with other datasets.
See also: FITS, World Coordinate System, astropy.coordinates, astropy.io.fits, WCSAxes, astropy.wcs.