{ } Raw JSON

bundles / astropy 7.0.1 / astropy / io / fits / file / _File / _open_filelike

function

astropy.io.fits.file:_File._open_filelike

source: /astropy/io/fits/file.py :595

Signature

def   _open_filelike ( self fileobj mode overwrite )

Summary

Open a FITS file from a file-like object, i.e. one that has read and/or write methods.

Aliases

  • astropy.io.fits.convenience._File._open_filelike