{ } Raw JSON

bundles / astropy latest / astropy / io / fits / header / _BasicHeaderCards

class

astropy.io.fits.header:_BasicHeaderCards

source: /astropy/io/fits/header.py :1949

Signature

class   _BasicHeaderCards ( header )

Members

Summary

This class allows to access cards with the _BasicHeader.cards attribute.

Extended Summary

This is needed because during the HDU class detection, some HDUs uses the .cards interface. Cards cannot be modified here as the _BasicHeader object will be deleted once the HDU object is created.

Aliases

  • astropy.io.fits.header._BasicHeaderCards