IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 17, 2005, 10:58:22 AM (22 years ago)
Author:
desonia
Message:

added test for psFitsReadTable.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/dataIO/psFileUtilsErrors.dat

    r2965 r3025  
    3434psFits_NOT_IMAGE_TYPE                  Current FITS HDU type must be an image.
    3535psFits_NOT_TABLE_TYPE                  Current FITS HDU type must be a table.
    36 psFits_TABLE_FIRSTROW_NULL             Can't create a table without the first row, where table column information is derived.
     36psFits_TABLE_EMPTY                     Can't create a table without any rows.
    3737psFits_CFITSIO_ERROR                   CFITSIO error: %s
    3838psFits_METATYPE_INVALID                Specified FITS metadata type, %c, is not supported.
Note: See TracChangeset for help on using the changeset viewer.