IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 25501


Ignore:
Timestamp:
Sep 23, 2009, 12:34:46 PM (17 years ago)
Author:
eugene
Message:

fix typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20090715/psModules/src/objects/pmPSFtryMetric.c

    r25476 r25501  
    6969    float psfSysErr = psVectorSystematicError (resid, error, 0.05);
    7070
    71     psLogMsg ("pmPSFtryMetric", 4, "apresid: %f +/- %f (systamtic error) from statistics of %ld psf stars (%d used)\n",
     71    psLogMsg ("pmPSFtryMetric", 4, "apresid: %f +/- %f (systematic error) from statistics of %ld psf stars (%d used)\n",
    7272              stats->sampleMedian, psfSysErr, psfTry->sources->n, n);
    7373
Note: See TracChangeset for help on using the changeset viewer.