def fits_header(self) -> Header: """FITS header for the given WCS (`~astropy.io.fits.Header`).""" return self.wcs.to_header()