idlastro

FITS Binary Table Extensions I/O

FXADDPARAdd or modify a parameter in a FITS header array.
FXBADDCOLAdds a column to a binary table extension.
FXBCLOSEClose a FITS binary table extension opened for read.
FXBCOLNUMReturns a binary table column number.
FXBCREATEOpen a new binary table at the end of a FITS file.
FXBDIMENReturns the dimensions for a column in a FITS binary table.
FXBFINDFind column keywords in a FITS binary table header.
FXBFINDLUNFind logical unit number UNIT in FXBINTABLE common block.
FXBFINISHClose a FITS binary table extension file opened for write.
FXBGROWIncrease the number of rows in a binary table
FXBHEADERReturns the header of an open FITS binary table.
FXBHELPPrints short description of columns in a FITS binary table.
FXBHMAKECreate basic FITS binary table extension (BINTABLE) header.
FXBINTABLECommon block FXBINTABLE used by "FXB" routines.
FXBISOPENReturns true if UNIT points to an open FITS binary table.
FXBOPENOpen FITS binary table extension for read or update
FXBPARSEParse the binary table extension header.
FXBREADRead a data array from a disk FITS binary table file.
FXBREADMRead multiple columns/rows from a FITS binary table file.
FXBSTATEReturns the state of a FITS binary table.
FXBTDIMParse TDIM-like keywords.
FXBTFORMReturns information about FITS binary table columns.
FXBWRITEWrite a binary data array to a disk FITS binary table file.
FXBWRITMWrite multiple columns/rows to a FITS binary table file
FXFINDENDFind the end of a FITS file.
FXHCLEANRemoves required keywords from FITS header.
FXHMAKECreate a basic FITS header array.
FXHMODIFYModify a FITS header in a file on disk.
FXHREADReads a FITS header from an opened disk file.
FXPARObtain the value of a parameter in a FITS header.
FXPARPOSFinds position to insert record into FITS header.
FXREADRead basic FITS files.
FXWRITEWrite a disk FITS file.