bundles / astropy 7.0.1 / astropy / io / fits / hdu / compressed / compressed / CompImageHDU
class
astropy.io.fits.hdu.compressed.compressed:CompImageHDU
source: /astropy/io/fits/hdu/compressed/compressed.py :46
Signature
class CompImageHDU ( data = None , header = None , name = None , compression_type = RICE_1 , tile_shape = None , hcomp_scale = 0 , hcomp_smooth = 0 , quantize_level = 16.0 , quantize_method = -1 , dither_seed = 0 , do_not_scale_image_data = False , uint = True , scale_back = None , bintable = None ) Members
-
__init__ -
_add_data_to_bintable -
_bintable_to_image_header -
_close -
_generate_dither_seed -
_get_bintable_without_data -
_postwriteto -
_prewriteto -
_remove_unnecessary_default_extnames -
_verify -
_writeto -
match_header
Summary
Compressed Image HDU class.
Aliases
-
astropy.io.fits.CompImageHDU