Changeset 42254 for trunk/psphot/src/psphotExtendedSourceFits.c
- Timestamp:
- Jul 14, 2022, 3:01:13 PM (4 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotExtendedSourceFits.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotExtendedSourceFits.c
r42253 r42254 493 493 if (testObject) { 494 494 fprintf (stderr, "test object @ %f, %f\n", source->peak->xf, source->peak->yf); 495 //psTraceSetLevel ("psModules.objects.pmPCM_MinimizeChisq", 5);496 //psTraceSetLevel ("psphot.psphotExtendedSourceFits_Threaded", 5);495 psTraceSetLevel ("psModules.objects.pmPCM_MinimizeChisq", 5); 496 psTraceSetLevel ("psphot.psphotExtendedSourceFits_Threaded", 5); 497 497 } 498 498 # endif … … 690 690 # ifdef TEST_OBJECT 691 691 if (testObject) { 692 //psTraceSetLevel ("psModules.objects.pmPCM_MinimizeChisq", 0);693 //psTraceSetLevel ("psphot.psphotExtendedSourceFits_Threaded", 0);692 psTraceSetLevel ("psModules.objects.pmPCM_MinimizeChisq", 0); 693 psTraceSetLevel ("psphot.psphotExtendedSourceFits_Threaded", 0); 694 694 } 695 695 # endif
Note:
See TracChangeset
for help on using the changeset viewer.
