Previous: Implicit Data Type Conversion
Up: Basic FITSIO Conventions
Next: Data Scaling
Previous Page: Implicit Data Type Conversion
Next Page: Data Scaling
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.