IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 6, 2008, 6:23:02 PM (18 years ago)
Author:
eugene
Message:

set mask bits based on recipe and input mask image headers

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branch_20080706/ppImage/src/ppImageMosaic.c

    r13901 r18430  
    3434    // XXX mosaic the chip, making a deep copy.  this has the side effect of making the
    3535    // output image products pure trimmed images, but also increases the memory footprint.
     36    // XXX I think we should be using options->maskValue
    3637    status = pmChipMosaic(outChip, inChip, true, options->blankMask);
    3738    return status;
Note: See TracChangeset for help on using the changeset viewer.