{ } Raw JSON

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

function

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

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

Signature

def   append ( self hdu )

Summary

Append a new HDU to the HDUList.

Parameters

hdu : BaseHDU

HDU to add to the HDUList.

Aliases

  • astropy.io.fits.HDUList.append