{ } Raw JSON

bundles / astropy latest / astropy / io / fits / fitsrec / FITS_rec

class

astropy.io.fits.fitsrec:FITS_rec

source: /astropy/io/fits/fitsrec.py :149

Signature

class   FITS_rec ( input )

Members

Summary

FITS record array class.

Extended Summary

FITS_rec is the data part of a table HDU's data part. This is a layer over the recarray, so we can deal with scaled columns.

It inherits all of the standard methods from numpy.ndarray.

Aliases

  • astropy.io.fits.FITS_rec