{ } Raw JSON

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

classmethod

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

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

Summary

Provides the bulk of the internal implementation for readfrom and fromstring.

Extended Summary

For some special cases, supports using a header that was already created, and just using the input data for the actual array data.

Aliases

  • astropy.io.fits.convenience._BaseHDU._readfrom_internal