{ } Raw JSON

bundles / astropy 7.0.1 / astropy / io / fits / header / Header / _splitcommentary

function

astropy.io.fits.header:Header._splitcommentary

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

Signature

def   _splitcommentary ( self keyword value )

Summary

Given a commentary keyword and value, returns a list of the one or more cards needed to represent the full value. This is primarily used to create the multiple commentary cards needed to represent a long value that won't fit into a single commentary card.

Aliases

  • astropy.io.fits.Header._splitcommentary