Changeset 2375 for trunk/psLib/src/dataIO/psFileUtilsErrors.dat
- Timestamp:
- Nov 16, 2004, 10:00:21 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/dataIO/psFileUtilsErrors.dat (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/dataIO/psFileUtilsErrors.dat
r2302 r2375 15 15 psLookupTable_DIVIDE_BY_ZERO Divide by zero error during interpolation. 16 16 psLookupTable_INVALID_TYPE Invalid psLookupType, %d; 17 # 18 psFits_NULL The input psFits object can not NULL. 19 psFits_FILENAME_INVALID Could not open file,'%s'.\nCFITSIO Error: %s 20 psFits_FILENAME_NULL Specified filename can not be NULL. 21 psFits_EXTNAME_INVALID Could not find HDU '%s' in file %s.\nCFITSIO Error: %s 22 psFits_EXTNUM_INVALID Could not find HDU #%d in file %s.\nCFITSIO Error: %s 23 psFits_GET_EXTNUM_FAILED Failed to determine the current HDU number in file %s.\nCFITSIO Error: %s 24 psFits_GETNUMHDUS_FAILED Failed to determine the number of HDUs in file %s.\nCFITSIO Error: %s 25 psFits_GETHDUTYPE_FAILED Failed to determine an HDU type in file %s.\nCFITSIO Error: %s 26 psFits_GETNUMKEYS_FAILED Failed to determine the number of header keys in file %s.\nCFITSIO Error: %s 27 psFits_FILENAME_CREATE_FAILED Could not create file,'%s'.\nCFITSIO Error: %s 28 psFits_TYPE_UNSUPPORTED Specified type, %s, is not supported. 29 psFits_CREATE_HDU_FAILED Could not create new image HDU in file,'%s'.\nCFITSIO Error: %s 30 psFits_NOT_IMAGE_TYPE Current FITS HDU type must be an IMAGE. 31 psFits_TABLE_FIRSTROW_NULL Can't create a table without the first row, where table column information is derived. 32 psFits_CFITSIO_ERROR CFITSIO error: %s 33 psFits_METATYPE_INVALID Specified FITS metadata type, %c, is not supported. 34 psFits_METADATA_ADD_FAILED Failed to add metadata item, %s. 35 psFits_WRITE_FAILED Could not write psImage data to file,'%s'.\nCFITSIO Error: %s 36 psFits_IMAGE_NULL The input psImage was NULL. Need a non-NULL psImage for operation.
Note:
See TracChangeset
for help on using the changeset viewer.
