- Timestamp:
- Feb 4, 2023, 11:55:29 AM (3 years ago)
- Location:
- branches/eam_branches/ipp-20220316/psphot
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/psphotSourceFits.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20220316/psphot
- Property svn:mergeinfo changed
/tags/ipp-ops-20220705/psphot (added) merged: 42256 /trunk/psphot (added) merged: 42253-42255,42285
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20220316/psphot/src/psphotSourceFits.c
r42088 r42364 526 526 } 527 527 if (psTraceGetLevel ("psphot") >= 7) { 528 psTraceSetLevel("psLib.math.psMinimizeLMChi2", 5);528 // psTraceSetLevel("psLib.math.psMinimizeLMChi2", 5); 529 529 } 530 530 # endif … … 557 557 } 558 558 } 559 psTraceSetLevel("psLib.math.psMinimizeLMChi2", 0);559 // psTraceSetLevel("psLib.math.psMinimizeLMChi2", 0); 560 560 # endif 561 561
Note:
See TracChangeset
for help on using the changeset viewer.
