Changeset 27319 for trunk/ppStack/src/ppStackLoop.h
- Timestamp:
- Mar 18, 2010, 12:01:15 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ppStack/src/ppStackLoop.h (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStack/src/ppStackLoop.h
r27160 r27319 7 7 #include "ppStackOptions.h" 8 8 #include "ppStackThread.h" 9 #include "ppStack.h" 9 10 10 11 … … 37 38 // Prepare for combination 38 39 bool ppStackCombinePrepare( 40 pmReadout **readout, // Readout to set 41 const char *name, // Name of file 42 ppStackFileList files, // Files of interest 39 43 ppStackThreadData *stack, // Stack 40 44 ppStackOptions *options, // Options … … 63 67 pmConfig *config, // Configuration 64 68 bool safe, // Allow safe combination? 65 bool norm // Normalise images? 69 bool norm, // Normalise images? 70 bool grow // Grow rejection masks? 66 71 ); 67 72
Note:
See TracChangeset
for help on using the changeset viewer.
