IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 18, 2006, 1:49:06 PM (21 years ago)
Author:
drobbin
Message:

chgd psMetadataType's to psDataType's. Moved SpherePrecess to EOC. checked in verified tests.

File:
1 edited

Legend:

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

    r5512 r6039  
    3636psAstrometry_NONLINEAR_TRANSFORM       The %s transfrom is not linear.  Only linear transforms are supported.
    3737#
    38 psMetadata_METATYPE_INVALID            Specified psMetadataType, %d, is not supported.
     38psMetadata_METATYPE_INVALID            Specified psDataType, %d, is not supported.
    3939psMetadata_FORMAT_INVALID              Specified print format, %%%c, is not supported.
    40 psMetadata_METATYPE_MISMATCH           Specified psMetadataType, %d, is incorrect. Expected %d.
     40psMetadata_METATYPE_MISMATCH           Specified psDataType, %d, is incorrect. Expected %d.
    4141psMetadata_ADD_LIST_FAILED             Failed to add metadata item, %s, to items list.
    4242psMetadata_ADD_TABLE_FAILED            Failed to add metadata item, %s, to items table.
     
    197197psStats_STATS_FAILED                   Failed to calculate the specified statistic.
    198198psStats_STATS_SAMPLE_MEDIAN_SORT_PROBLEM            Failed to sort input data.
    199 psStats_STATS_VECTOR_BIN_DISECT_PROBLEM         Failed to determine the bin number of a data element.
     199psStats_STATS_VECTOR_BIN_DISECT_PROBLEM     Failed to determine the bin number of a data element.
    200200psStats_STATS_FIT_QUADRATIC_POLYNOMIAL_1D_FIT Failed to fit a 1-dimensional polynomial to the three specified data points.  Returning NAN.
    201201psStats_STATS_FIT_QUADRATIC_POLY_MEDIAN Failed to determine the median of the fitted polynomial.  Returning NAN.
    202 psStats_ROBUST_STATS_CLIPPED_STATS      Failed to determine clipped statistics.
     202psStats_ROBUST_STATS_CLIPPED_STATS  Failed to determine clipped statistics.
    203203psStats_STATS_POLY_MEDIAN_OUT_OF_RANGE The requested y-value does not fall with the specified range of x-values.  Returning NAN.
    204204#
Note: See TracChangeset for help on using the changeset viewer.