{ } Raw JSON

bundles / astropy latest / astropy / io / fits / card / Card / fromstring

classmethod

astropy.io.fits.card:Card.fromstring

source: /astropy/io/fits/card.py :555

Summary

Construct a Card object from a (raw) string. It will pad the string if it is not the length of a card image (80 columns). If the card image is longer than 80 columns, assume it contains CONTINUE card(s).

Aliases

  • astropy.io.fits.Card.fromstring