Changeset 20499
- Timestamp:
- Oct 31, 2008, 5:01:49 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ppStack/src/ppStackReadout.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStack/src/ppStackReadout.c
r20497 r20499 230 230 } 231 231 232 if (!pmStackCombine(outRO, stack, maskVal | maskBad, maskBad, 0, 0, NAN, 232 if (!pmStackCombine(outRO, stack, maskVal | maskBad, maskBad, 0, 0, NAN, NAN, 233 233 numGood != num, useVariance, false)) { 234 234 psError(PS_ERR_UNKNOWN, false, "Unable to combine input readouts.");
Note:
See TracChangeset
for help on using the changeset viewer.
