Changeset 11263 for trunk/psphot/src/psphotErrorCodes.dat
- Timestamp:
- Jan 24, 2007, 11:41:08 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotErrorCodes.dat (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotErrorCodes.dat
r10135 r11263 2 2 # This file is used to generate psphotErrorClasses.h 3 3 # 4 BASE = 512First value we use; lower values belong to psLib4 BASE = 200 First value we use; lower values belong to psLib 5 5 UNKNOWN Unknown PM error code 6 6 NOT_IMPLEMENTED Desired feature is not yet implemented 7 ARGUMENTS Incorrect arguments8 CONFIG Problem in configure files9 7 FITS Problem in FITS I/O 10 8 FITS_WCS Error interpreting FITS WCS information … … 13 11 APERTURE Problem with aperture photometry 14 12 SKY Problem in sky determination 13 # these errors correspond to standard exit conditions 14 ARGUMENTS Incorrect arguments 15 SYS System error 16 CONFIG Problem in configure files 17 PROG Programming error 18 DATA invalid data
Note:
See TracChangeset
for help on using the changeset viewer.
