- Timestamp:
- Feb 4, 2010, 8:59:31 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20091201/psModules/src/detrend/pmPattern.h
r24903 r26776 31 31 ); 32 32 33 /// Fix the background on cells known to be troublesome 34 bool pmPatternCell( 35 pmChip *chip, ///< Chip to correct 36 const psVector *tweak, ///< U8 vector indicating whether to tweak the corresponding cell 37 psStatsOptions bgStat, ///< Statistic to use for background measurement 38 psStatsOptions cellStat, ///< Statistic to use for combination of cell background measurements 39 psImageMaskType maskVal, ///< Mask value to use 40 psImageMaskType maskBad ///< Mask value to give bad pixels 41 ); 42 43 33 44 /// @} 34 45 #endif
Note:
See TracChangeset
for help on using the changeset viewer.
