multicolorfits.save_header# multicolorfits.save_header(header, path, overwrite=True, minimal=False)[source]# Write a header to a portable plain-text .hdr file. Parameters: header (McfHeader or astropy.io.fits.Header) path (str) overwrite (bool) minimal (bool) – If True and header is an McfHeader, save only the WCS + NAXIS cards (see McfHeader.minimal_wcs_header()).