bundles / astropy 7.0.1 / astropy / io / fits / hdu / image / _ImageBaseHDU / _get_scaled_image_data
function
astropy.io.fits.hdu.image:_ImageBaseHDU._get_scaled_image_data
source: /astropy/io/fits/hdu/image.py :807
Signature
def _get_scaled_image_data ( self , offset , shape ) Summary
Internal function for reading image data from a file and apply scale factors to it. Normally this is used for the entire image, but it supports alternate offset/shape for Section support.
Aliases
-
astropy.io.fits.hdu.image._ImageBaseHDU._get_scaled_image_data