IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 15, 2005, 12:12:26 PM (21 years ago)
Author:
eugene
Message:

moved ApResid, etc into pmPSF from pmPSFtry

File:
1 edited

Legend:

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

    r5049 r5058  
    4747    }
    4848
    49     psLogMsg ("psphot", 3, "moments: %f sec\n", psTimerMark ("psphot"));
    50     psLogMsg ("psphot", 3, "%d sources\n", sources->n);
    51 
     49    psLogMsg ("psphot", 3, "%d moments: %f sec\n", sources->n, psTimerMark ("psphot"));
    5250    return (sources);
    5351}
Note: See TracChangeset for help on using the changeset viewer.