- Timestamp:
- Dec 3, 2010, 2:35:32 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20101103/pstamp/src/ppstampMakeStamp.c
r29388 r29906 327 327 } 328 328 329 if ( !setMaskedToNAN(config, outReadout->image, outReadout->mask, outReadout->variance)) {329 if (options->censorMasked && !setMaskedToNAN(config, outReadout->image, outReadout->mask, outReadout->variance)) { 330 330 psError(PS_ERR_UNKNOWN, false, "failed to create postage stamp mask image\n"); 331 331 status = false;
Note:
See TracChangeset
for help on using the changeset viewer.
