{ } Raw JSON

bundles / astropy 7.0.1 / astropy / io / fits / column / Column

class

astropy.io.fits.column:Column

source: /astropy/io/fits/column.py :555

Signature

class   Column ( name = None format = None unit = None null = None bscale = None bzero = None disp = None start = None dim = None array = None ascii = None coord_type = None coord_unit = None coord_ref_point = None coord_ref_value = None coord_inc = None time_ref_pos = None )

Members

Summary

Class which contains the definition of one column, e.g. ttype, tform, etc. and the array containing values for the column.

Aliases

  • astropy.io.fits.Column