Changeset 10801 for trunk/psphot/src/psphotRoughClass.c
- Timestamp:
- Dec 17, 2006, 12:49:47 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotRoughClass.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotRoughClass.c
r10053 r10801 5 5 6 6 pmPSFClump psfClump; 7 8 psTimerStart ("psphot"); 7 9 8 10 psfClump = pmSourcePSFClump (sources, recipe); … … 22 24 psphotDumpMoments (recipe, sources); 23 25 26 psLogMsg ("psphot.roughclass", PS_LOG_INFO, "rough classification (%f sec)\n", psTimerMark ("psphot")); 27 24 28 return true; 25 29 }
Note:
See TracChangeset
for help on using the changeset viewer.
