IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 22, 2006, 6:08:35 PM (20 years ago)
Author:
eugene
Message:

further work on plotting functions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/psphotApResid.c

    r10803 r10828  
    334334
    335335    psLogMsg ("psphot.apresid", PS_LOG_INFO, "measure full-frame aperture residuals for %d of %d objects: %f sec\n",
    336               psTimerMark ("psphot"), Nkeep, Npsf);
     336              Nkeep, Npsf, psTimerMark ("psphot"));
    337337    psLogMsg ("psphot.apresid", PS_LOG_DETAIL, "aperture residual: %f +/- %f : %f bias, %f skysat\n",
    338338              psf->ApResid, psf->dApResid, psf->skyBias, psf->skySat);
Note: See TracChangeset for help on using the changeset viewer.