Changeset 20453 for trunk/psphot/src/psphotRoughClass.c
- Timestamp:
- Oct 28, 2008, 3:05:05 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotRoughClass.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotRoughClass.c
r19986 r20453 14 14 bool status; 15 15 16 psTimerStart ("psphot ");16 psTimerStart ("psphot.rough"); 17 17 18 18 // we make this measurement on a NxM grid of regions across the readout … … 41 41 psphotDumpMoments (recipe, sources); 42 42 43 psLogMsg ("psphot.roughclass", PS_LOG_INFO, "rough classification: %f sec\n", psTimerMark ("psphot "));43 psLogMsg ("psphot.roughclass", PS_LOG_INFO, "rough classification: %f sec\n", psTimerMark ("psphot.rough")); 44 44 45 45 psphotVisualPlotMoments (recipe, sources);
Note:
See TracChangeset
for help on using the changeset viewer.
