Changeset 32348 for trunk/psphot/src/psphotRoughClass.c
- Timestamp:
- Sep 6, 2011, 1:32:31 PM (15 years ago)
- Location:
- trunk/psphot
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot
-
trunk/psphot/src
- Property svn:ignore
-
old new 22 22 psphotMakePSF 23 23 psphotStack 24 psphotModelTest
-
- Property svn:ignore
-
trunk/psphot/src/psphotRoughClass.c
r31673 r32348 11 11 { 12 12 bool status = true; 13 14 fprintf (stdout, "\n"); 15 psLogMsg ("psphot", PS_LOG_INFO, "--- psphot Rough Class ---"); 13 16 14 17 // select the appropriate recipe information … … 128 131 psphotDumpMoments (recipe, sources); 129 132 130 psLogMsg ("psphot.roughclass", PS_LOG_ INFO, "rough classification: %f sec\n", psTimerMark ("psphot.rough"));133 psLogMsg ("psphot.roughclass", PS_LOG_WARN, "rough classification: %f sec\n", psTimerMark ("psphot.rough")); 131 134 132 135 psphotVisualPlotMoments (recipe, readout->analysis, sources);
Note:
See TracChangeset
for help on using the changeset viewer.
