bundles / astropy latest / astropy / io / fits / hdu / image / _ImageBaseHDU / __init__
function
astropy.io.fits.hdu.image:_ImageBaseHDU.__init__
source: /astropy/io/fits/hdu/image.py :46
Signature
def __init__ ( self , data = None , header = None , do_not_scale_image_data = False , uint = True , scale_back = False , ignore_blank = False , ** kwargs ) Summary
No Docstrings
Aliases
-
astropy.io.fits.hdu.image._ImageBaseHDU.__init__