{ } Raw JSON

bundles / astropy 7.0.1 / astropy / io / fits / card / Card / _format_long_image

function

astropy.io.fits.card:Card._format_long_image

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

Signature

def   _format_long_image ( self )

Summary

Break up long string value/comment into CONTINUE cards. This is a primitive implementation: it will put the value string in one block and the comment string in another. Also, it does not break at the blank space between words. So it may not look pretty.

Aliases

  • astropy.io.fits.Card._format_long_image