Changeset 27400 for trunk/ppStack/src/ppStackLoop.h
- Timestamp:
- Mar 22, 2010, 8:34:28 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ppStack/src/ppStackLoop.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStack/src/ppStackLoop.h
r27319 r27400 38 38 // Prepare for combination 39 39 bool ppStackCombinePrepare( 40 pmReadout **readout, // Readout to set41 const char * name, // Name offile40 const char *outName, // Name of output file 41 const char *expName, // Name of exposure file 42 42 ppStackFileList files, // Files of interest 43 43 ppStackThreadData *stack, // Stack … … 61 61 // Final combination 62 62 bool ppStackCombineFinal( 63 pmReadout *target, // Target readout64 63 ppStackThreadData *stack, // Stack 65 64 psArray *covariances, // Covariances
Note:
See TracChangeset
for help on using the changeset viewer.
