{ } Raw JSON

bundles / astropy latest / astropy / io / fits / header / _HeaderComments / __setitem__

function

astropy.io.fits.header:_HeaderComments.__setitem__

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

Signature

def   __setitem__ ( self item comment )

Summary

Set/update the comment on specified card or cards.

Extended Summary

Slice/filter updates work similarly to how Header.__setitem__ works.

Aliases

  • astropy.io.fits.header._HeaderComments.__setitem__