{ } Raw JSON

bundles / astropy latest / astropy / io / fits / hdu / hdulist / HDUList / __getitem__

function

astropy.io.fits.hdu.hdulist:HDUList.__getitem__

source: /astropy/io/fits/hdu/hdulist.py :342

Signature

def   __getitem__ ( self key )

Summary

Get an HDU from the HDUList, indexed by number or name.

Aliases

  • astropy.io.fits.HDUList.__getitem__