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/ppStats/src/ppStats.h

    r19626 r21183  
    2424    bool doFirstReadout3D;              // for 3D data, use the first readout?
    2525    float sample;                       // Fraction of cell to sample for statistics
    26     psMaskType maskVal;                 // Mask value for images
     26    psImageMaskType maskVal;            // Mask value for images
    2727    psList *chips;                      // Chips to look at
    2828    psList *cells;                      // Cells to look at
     
    4545                       pmFPA *fpa,         // FPA for which to get statistics
    4646                       pmFPAview *view,    // View for analysis
    47                        psMaskType maskVal, // Value to mask
     47                       psImageMaskType maskVal, // Value to mask
    4848                       pmConfig *config    // Configuration
    4949    );
     
    7777                          pmFPA *fpa,         // FPA for which to get statistics
    7878                          pmFPAview *view,    // View for analysis
    79                           psMaskType maskVal, // Value to mask
     79                          psImageMaskType maskVal, // Value to mask
    8080                          pmConfig *config    // Configuration
    8181    );
     
    8585                            pmFPA *fpa,         // FPA for which to get statistics
    8686                            pmFPAview *view,    // View for analysis
    87                             psMaskType maskVal, // Value to mask
     87                            psImageMaskType maskVal, // Value to mask
    8888                            pmConfig *config    // Configuration
    8989    );
Note: See TracChangeset for help on using the changeset viewer.