IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 17, 2006, 12:00:35 PM (20 years ago)
Author:
magnier
Message:

variety of small changes related to inconsistencies between psModules and psLib

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/psErrorText_en.dat

    r6766 r6874  
    147147psFits_METADATA_ADD_FAILED             Failed to add metadata item, %s.
    148148psFits_WRITE_FAILED                    Could not write data to file.\nCFITSIO Error: %s
     149psFits_WRITE_PLANE_FAILED              Could not write image plane %d.
     150psFits_UPDATE_PLANE_FAILED             Could not update image plane %d.
    149151psFits_IMAGE_NULL                      The input psImage was NULL.  Need a non-NULL psImage for operation to be performed.
     152psFits_ARRAY_EMPTY                     The input array was empty.
     153psFits_ARRAY_SIZE_DIFFER               The sizes of images in the array differ.
    150154psFits_METADATA_NULL                   The input psMetadata was NULL.  Need a non-NULL psMetadata for operation to be performed.
    151155psFits_METADATA_PTYPE_UNSUPPORTED      A metadata item's primative type, %d, is not supported.
Note: See TracChangeset for help on using the changeset viewer.