Changeset 25964 for branches/pap/ppStack/src/ppStack.h
- Timestamp:
- Oct 28, 2009, 5:35:05 PM (17 years ago)
- File:
-
- 1 edited
-
branches/pap/ppStack/src/ppStack.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/pap/ppStack/src/ppStack.h
r25924 r25964 59 59 // Perform stacking on a readout 60 60 // 61 // Returns an array of pixels to inspect for each input image61 // Returns two arrays: pixels to inspect for each input image, and pixels to reject for each input image. 62 62 psArray *ppStackReadoutInitial(const pmConfig *config, // Configuration 63 63 pmReadout *outRO, // Output readout … … 84 84 const psVector *weightings, // Weighting factors for each image 85 85 const psVector *addVariance, // Additional variance for rejection 86 bool full, // Combine full image?87 86 bool safety, // Enable safety switch? 88 87 const psVector *norm // Normalisations to apply
Note:
See TracChangeset
for help on using the changeset viewer.
