Changeset 25027 for branches/pap/psphot/src/psphotModelBackground.c
- Timestamp:
- Aug 7, 2009, 4:08:25 PM (17 years ago)
- Location:
- branches/pap
- Files:
-
- 4 edited
-
. (modified) (1 prop)
-
psphot (modified) (1 prop)
-
psphot/src (modified) (1 prop)
-
psphot/src/psphotModelBackground.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/pap
- Property svn:mergeinfo changed
-
branches/pap/psphot
- Property svn:mergeinfo deleted
-
branches/pap/psphot/src
- Property svn:ignore
-
old new 17 17 growthTest 18 18 psphotVersionDefinitions.h 19 psphotMomentsStudy
-
- Property svn:ignore
-
branches/pap/psphot/src/psphotModelBackground.c
r23287 r25027 189 189 190 190 if (gotX && gotY) { 191 psTraceSetLevel ("psLib.math.vectorFittedStats_v4", 6);192 psTraceSetLevel ("psLib.math.vectorRobustStats", 6);191 (void) psTraceSetLevel ("psLib.math.vectorFittedStats_v4", 6); 192 (void) psTraceSetLevel ("psLib.math.vectorRobustStats", 6); 193 193 } else { 194 psTraceSetLevel ("psLib.math.vectorFittedStats_v4", 0);195 psTraceSetLevel ("psLib.math.vectorRobustStats", 0);194 (void) psTraceSetLevel ("psLib.math.vectorFittedStats_v4", 0); 195 (void) psTraceSetLevel ("psLib.math.vectorRobustStats", 0); 196 196 } 197 197 # endif
Note:
See TracChangeset
for help on using the changeset viewer.
