Changeset 41842 for branches/eam_branches/ppStack.20211015/src/ppStack.h
- Timestamp:
- Oct 15, 2021, 8:20:12 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ppStack.20211015/src/ppStack.h
r36855 r41842 115 115 bool ppStackReadoutFinalThread(psThreadJob *job // Job to process 116 116 ); 117 118 // Thread entry point for ppStackReadoutPercent 119 bool ppStackReadoutPercentThread(psThreadJob *job); 120 121 bool ppStackReadoutPercent(const pmConfig *config, 122 pmReadout *outRO, 123 const psArray *readouts, 124 const psVector *mask, 125 const psVector *weightings, 126 const psVector *exposures, 127 const psVector *addVariance); 128 117 129 // Perform median stacking for background 118 130 bool ppStackCombineBackground(ppStackThreadData *stack, ppStackOptions *options, pmConfig *config);
Note:
See TracChangeset
for help on using the changeset viewer.
