CDELT
CDELT is a FITS header keyword used in the description of the World Coordinate System (WCS) for astronomical images. For each image axis n, CDELTn specifies the increment in world-coordinate units that corresponds to a one-pixel step along that axis. The values are interpreted in the units given by CUNITn, and the sign indicates whether the world coordinate increases or decreases with increasing pixel index.
Typically, in a two-dimensional image, CDELT1 gives the scale along axis 1 and CDELT2 along axis 2.
In modern FITS WCS conventions, more general transformations are supported by matrices such as CDi_j or PCi_j.
Example: with CTYPE1 = "RA---TAN", CUNIT1 = "deg", CRPIX1 = 1024.5, CRVAL1 = 180.0, CDELT1 = -0.0002777778 would map pixel increments