Changeset 34800 for trunk/ppStack/src/ppStackLoop.h
- Timestamp:
- Dec 11, 2012, 2:04:31 PM (14 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ppStack/src/ppStackLoop.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk
-
trunk/ppStack/src/ppStackLoop.h
r30620 r34800 4 4 // Loop over the inputs, doing the combination 5 5 bool ppStackLoop( 6 pmConfig *config, // Configuration 7 ppStackOptions *options // Options for stacking 8 ); 9 // Median only loop. 10 bool ppStackMedianLoop( 6 11 pmConfig *config, // Configuration 7 12 ppStackOptions *options // Options for stacking … … 32 37 const char *outName, // Name of output file 33 38 const char *expName, // Name of exposure file 39 const char *bkgName, // Name of background file 34 40 ppStackFileList files, // Files of interest 35 41 ppStackThreadData *stack, // Stack
Note:
See TracChangeset
for help on using the changeset viewer.
