{ } Raw JSON

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

function

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

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

Signature

def   __copy__ ( self )

Summary

Return a shallow copy of an HDUList.

Returns

copy : `HDUList`

A shallow copy of this HDUList object.

Aliases

  • astropy.io.fits.HDUList.__copy__