Changeset 19355
- Timestamp:
- Sep 4, 2008, 12:21:36 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ppStats/src/ppStatsReadout.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStats/src/ppStatsReadout.c
r18219 r19355 130 130 if (!strcasecmp(choice, "SAT_PIXEL_FRAC")) get_fSatPixels = true; 131 131 if (!strcasecmp(choice, "GOOD_PIXEL_NUM")) findNumGood = true; 132 if (!strcasecmp(choice, "GOOD_PIXEL_ NUM")) findFracGood = true;132 if (!strcasecmp(choice, "GOOD_PIXEL_FRAC")) findFracGood = true; 133 133 } 134 134
Note:
See TracChangeset
for help on using the changeset viewer.
