IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 17, 2005, 5:15:04 PM (22 years ago)
Author:
desonia
Message:

Added tests for psFitsReadImage & psFitsWriteImage. Also re-enabled
some 'not a requirement' code to support a superset of the required
datatype for various functions.

File:
1 edited

Legend:

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

    r3025 r3028  
    5353psFits_FITS_TYPE_UNSUPPORTED           FITS image type, BITPIX=%d, is not supported.
    5454psFits_READ_FAILED                     Reading FITS file failed.\nCFITSIO Error: %s
     55psFits_IMAGE_UPDATE_TYPE_MISMATCH      Can not update a %s image given a %s image.
     56psFits_FITS_Z_SMALL                    Current FITS HDU has %d z-planes, but z-plane %d was specified.
    5557#
Note: See TracChangeset for help on using the changeset viewer.