Changeset 25821 for branches/pap/ppStack/src/ppStackReadout.c
- Timestamp:
- Oct 9, 2009, 2:01:30 PM (17 years ago)
- File:
-
- 1 edited
-
branches/pap/ppStack/src/ppStackReadout.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/pap/ppStack/src/ppStackReadout.c
r25812 r25821 213 213 psArray *stack = psArrayAlloc(num); // Array for stacking 214 214 215 if ( !rejected) {215 if (rejected) { 216 216 // We have rejection from a previous combination: combine without flagging pixels to inspect 217 217 safe = false;
Note:
See TracChangeset
for help on using the changeset viewer.
