- Timestamp:
- Mar 5, 2012, 5:19:48 PM (14 years ago)
- Location:
- branches/meh_branches/ppstack_test
- Files:
-
- 4 edited
-
. (modified) (1 prop)
-
psphot (modified) (1 prop)
-
psphot/src (modified) (2 props)
-
psphot/src/psphotRoughClass.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/meh_branches/ppstack_test
- Property svn:mergeinfo changed
-
branches/meh_branches/ppstack_test/psphot
- Property svn:mergeinfo changed
-
branches/meh_branches/ppstack_test/psphot/src
- Property svn:ignore
-
old new 22 22 psphotMakePSF 23 23 psphotStack 24 psphotModelTest
-
- Property svn:mergeinfo set to
- Property svn:ignore
-
branches/meh_branches/ppstack_test/psphot/src/psphotRoughClass.c
r31673 r33415 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.
