{ } Raw JSON

bundles / astropy latest / astropy / io / fits / hdu / base / _BaseHDU / _update_pseudo_int_scale_keywords

function

astropy.io.fits.hdu.base:_BaseHDU._update_pseudo_int_scale_keywords

source: /astropy/io/fits/hdu/base.py :568

Signature

def   _update_pseudo_int_scale_keywords ( self )

Summary

If the data is signed int 8, unsigned int 16, 32, or 64, add BSCALE/BZERO cards to header.

Aliases

  • astropy.io.fits.convenience._BaseHDU._update_pseudo_int_scale_keywords