{ } Raw JSON

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

function

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

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

Signature

def   __delitem__ ( self key )

Summary

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

Aliases

  • astropy.io.fits.HDUList.__delitem__