IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 6, 2017, 11:30:10 AM (10 years ago)
Author:
eugene
Message:

merging changes from czw dev branch (compare with r39924)

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/psastro/src/psastroMosaicGradients.c

    r26259 r39926  
    7979    int order = psMetadataLookupF32 (&status, recipe, "PSASTRO.MOSAIC.ORDER");
    8080    if (!status) {
    81         psError(PSASTRO_ERR_UNKNOWN, false, "failed to find single-chip fit order\n");
     81        psError(PSASTRO_ERR_UNKNOWN, false, "failed to find mosaic distortion fit order\n");
    8282        psFree (gradients);
    8383        psFree (view);
Note: See TracChangeset for help on using the changeset viewer.