IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 26, 2009, 8:40:07 PM (17 years ago)
Author:
eugene
Message:

incorporating changes from 16bit mask upgrades (eam_branch_20081230)

File:
1 edited

Legend:

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

    r20774 r21183  
    5858
    5959    // make values for abstract concepts of masking
    60     psMaskType maskValue;               // apply this bit-mask to choose masked bits
    61     psMaskType markValue;               // apply this bit-mask to choose masked bits
    62     psMaskType satMask;                 // Mask value to give saturated pixels
    63     psMaskType badMask;                 // Mask value to give bad pixels
    64     psMaskType flatMask;                // Mask value to give bad flat pixels
    65     psMaskType blankMask;               // Mask value to give blank pixels
     60    psImageMaskType maskValue;               // apply this bit-mask to choose masked bits
     61    psImageMaskType markValue;               // apply this bit-mask to choose masked bits
     62    psImageMaskType satMask;                 // Mask value to give saturated pixels
     63    psImageMaskType badMask;                 // Mask value to give bad pixels
     64    psImageMaskType flatMask;                // Mask value to give bad flat pixels
     65    psImageMaskType blankMask;               // Mask value to give blank pixels
    6666
    6767    // non-linear correction parameters
Note: See TracChangeset for help on using the changeset viewer.