compress_image_data#
- astropy.io.fits.hdu.compressed._tiled_compression.compress_image_data(image_data, compression_type, compressed_header, compressed_coldefs)[source]#
Compress the data in a
CompImageHDU.The input HDU is expected to have a uncompressed numpy array as it’s
.dataattribute.- Parameters:
- Returns: