idlastro

FITS ASCII & Binary Table I/O

FTAB_DELROWDelete specified rows in a FITS table extension
FTAB_EXTExtract specified columns of a FITS table extension into IDL vectors
FTAB_HELPPrint info about the fields in a FITS table extension
FTAB_PRINTPrint specified columns and rows of a FITS table extension
FTADDCOLAdd a new column to a FITS ASCII table
FTCREATECreate an empty FITS ASCII table header and data array
FTDELCOLDelete specified column from a FITS ASCII table data array
FTDELROWDelete specified row(s) from a FITS ASCII table data array
FTGETExtract a specified field from a column in a FITS ASCII table array
FTHELPDisplay the fields in a FITS ASCII table header
FTHMODModify the attributes of a field in a FITS ASCII table
FTINFOReturn an informational structure from a FITS ASCII table header
FTKEEPROWSubscript (and reorder) a FITS ASCII table array
FTPRINTPrint specified columns and rows in a FITS ASCII table array
FTPUTUpdate or add data to a field in a FITS ASCII table array
FTSIZEReturn the size and number of fields in a FITS ASCII table array
FTSORTSort a FITS ASCII table according to the values in a specified field.
TBDELCOLDelete specified column from a FITS Binary table array
TBDELROWDelete specified row(s) from a FITS Binary table array
TBGETExtract a specified field from a column in a FITS Binary table
TBHELPDisplay the fields in a FITS Binary table header
TBINFOReturn an informational structure from a FITS Binary table header
TBPRINTPrint specified columns and rows in a FITS Binary table array
TBSIZEReturn the size and number of fields in a FITS Binary table array