{ } Raw JSON

bundles / astropy 7.0.1 / astropy / io / fits / header / _HeaderComments / __getitem__

function

astropy.io.fits.header:_HeaderComments.__getitem__

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

Signature

def   __getitem__ ( self item )

Summary

Slices and filter strings return a new _HeaderComments containing the returned cards. Otherwise the comment of a single card is returned.

Aliases

  • astropy.io.fits.header._HeaderComments.__getitem__