- Timestamp:
- Nov 8, 2021, 7:57:10 AM (5 years ago)
- Location:
- branches/eam_branches/ipp-20211108/ppStack
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/ppStack.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20211108/ppStack
-
Property svn:mergeinfo
set to (toggle deleted branches)
/branches/IPP-308_move_backups_folder/ppStack merged eligible /branches/czw_branch/20160809/ppStack merged eligible /branches/czw_branch/20170908/ppStack merged eligible /branches/eam_branches/ipp-20191011/ppStack merged eligible /branches/eam_branches/ipp-dev-20210817/ppStack merged eligible /branches/eam_branches/ppStack.20211015 merged eligible /tags/ipp-ps1-20210510/ppStack merged eligible /tags/ipp-ps1-20210708/ppStack merged eligible /branches/ipp-259_genericise_backups/ppStack 40910-40966
-
Property svn:mergeinfo
set to (toggle deleted branches)
-
branches/eam_branches/ipp-20211108/ppStack/src/ppStack.h
r36855 r41908 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.
