Previous: Implicit Data Type Conversion
Up: Basic FITSIO Conventions
Next: Data Scaling
Previous Page: Implicit Data Type Conversion
Next Page: Data Scaling

Binary Table Bit Format Columns

The FITSIO subroutines internally handle bit array columns (with TFORM = 'nX') as Byte array columns. For instance if TFORM = '13X', then this is interpreted as if TFORM = '2B'. The FTGCX and FTPCLX subroutines may be used to read or write individual bits in these fields.

asterix@space.starlink
Wed Feb 16 08:18:45 GMT 1994