Changeset 24188 for trunk/psphot/src/psphotModelBackground.c
- Timestamp:
- May 14, 2009, 3:50:48 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotModelBackground.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotModelBackground.c
r23287 r24188 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.
