{ } Raw JSON

bundles / astropy 7.0.1 / astropy / io / fits / hdu / image / _ImageBaseHDU

class

astropy.io.fits.hdu.image:_ImageBaseHDU

source: /astropy/io/fits/hdu/image.py :24

Signature

class   _ImageBaseHDU ( data = None header = None do_not_scale_image_data = False uint = True scale_back = False ignore_blank = False ** kwargs )

Members

Summary

FITS image HDU base class.

Attributes

header

image header

data

image data

Aliases

  • astropy.io.fits.hdu.image._ImageBaseHDU