IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 1, 2007, 6:16:29 PM (19 years ago)
Author:
Paul Price
Message:

Updating high-level programs to use symbolic names for mask values in the recipes.

File:
1 edited

Legend:

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

    r9857 r13593  
    66    bool doMask;                        // Mask bad pixels
    77    psMaskType maskValue;               // apply this bit-mask to choose masked bits
     8    psMaskType satMask;                 // Mask value to give saturated pixels
     9    psMaskType badMask;                 // Mask value to give bad pixels
     10    psMaskType flatMask;                // Mask value to give bad flat pixels
    811
    912    bool doBias;                        // Bias subtraction
Note: See TracChangeset for help on using the changeset viewer.