strip_wcs_cards#

lsst.images.fits.strip_wcs_cards(header)#

Strip WCS cards from a FITS header.

This does not attempt to cover all possible FITS WCS forms; it focuses on the ones we actually plan to write (simple undistorted ones + TAN-SIP).

Parameters:

header (Header) – FITS header to strip WCS cards from in place.

Return type:

None

This page was last modified on .