IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 16, 2007, 10:20:28 AM (19 years ago)
Author:
eugene
Message:

added explicit option to request internal mask and weight image

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppImage/src/ppImage.h

    r14209 r14223  
    2222typedef struct {
    2323    // actions which ppImage should perform
     24    bool doMaskBuild;                   // Build internal mask
     25    bool doWeightBuild;                   // Build internal mask
    2426    bool doMask;                        // Mask bad pixels
    2527    bool doNonLin;                      // Non-linearity correction
Note: See TracChangeset for help on using the changeset viewer.