IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 22, 2009, 3:12:36 PM (17 years ago)
Author:
Paul Price
Message:

Mask row if we can't fit it.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/detrend/pmPattern.h

    r24891 r24899  
    2424    int iter,                           ///< Number of clipping iterations
    2525    float rej,                          ///< Rejection threshold for clipping
    26     psStatsOptions clipMean,             ///< Statistic to use for mean
    27     psStatsOptions clipStdev             ///< Statistic to use for standard deviation
     26    psStatsOptions clipMean,            ///< Statistic to use for mean
     27    psStatsOptions clipStdev,           ///< Statistic to use for standard deviation
     28    psImageMaskType maskBad             ///< Mask value to give bad pixels
    2829    );
    2930
Note: See TracChangeset for help on using the changeset viewer.