Changeset 14526 for trunk/ppSub/src/ppSubReadout.c
- Timestamp:
- Aug 15, 2007, 5:19:20 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ppSub/src/ppSubReadout.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppSub/src/ppSubReadout.c
r14516 r14526 185 185 186 186 psTrace("ppSub", 3, "Rejecting stamps...\n"); 187 numRejected = pmSubtractionRejectStamps(stamps, refRO->image, inRO->image, subMask, 188 solution, footprint, rej, kernels); 187 numRejected = pmSubtractionRejectStamps(stamps, subMask, solution, footprint, rej, kernels); 189 188 if (numRejected < 0) { 190 189 psError(PS_ERR_UNKNOWN, false, "Unable to reject stamps.");
Note:
See TracChangeset
for help on using the changeset viewer.
