Changeset 20439 for trunk/ppImage/src/ppImageRebinReadout.c
- Timestamp:
- Oct 28, 2008, 11:10:14 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ppImage/src/ppImageRebinReadout.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppImage/src/ppImageRebinReadout.c
r20438 r20439 33 33 34 34 // run the rebin code 35 if (!pmReadoutRebin(outReadout, inReadout, options->maskVal , outFile->xBin, outFile->yBin)) {35 if (!pmReadoutRebin(outReadout, inReadout, options->maskValue, outFile->xBin, outFile->yBin)) { 36 36 psError(PS_ERR_UNKNOWN, false, "Unable to rebin readout."); 37 37 return false;
Note:
See TracChangeset
for help on using the changeset viewer.
