IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 17, 2006, 12:49:47 AM (20 years ago)
Author:
eugene
Message:

cleanup log messages

File:
1 edited

Legend:

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

    r10053 r10801  
    55
    66    pmPSFClump   psfClump;
     7
     8    psTimerStart ("psphot");
    79
    810    psfClump = pmSourcePSFClump (sources, recipe);
     
    2224    psphotDumpMoments (recipe, sources);
    2325
     26    psLogMsg ("psphot.roughclass", PS_LOG_INFO, "rough classification (%f sec)\n", psTimerMark ("psphot"));
     27
    2428    return true;
    2529}
Note: See TracChangeset for help on using the changeset viewer.