Changeset 25788 for branches/pap/ppStack/src/ppStackOptions.h
- Timestamp:
- Oct 6, 2009, 1:19:44 PM (17 years ago)
- File:
-
- 1 edited
-
branches/pap/ppStack/src/ppStackOptions.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/pap/ppStack/src/ppStackOptions.h
r25787 r25788 11 11 psMetadata *stats; // Statistics for output 12 12 FILE *statsFile; // File to which to write statistics 13 psArray *imageNames, *maskNames, *varianceNames; // Filenames for the temporary convolved images 13 psArray *origImages; // Filenames of the original images 14 psArray *convImages, *convMasks, *convVariances; // Filenames for the temporary convolved images 14 15 int num; // Number of inputs 15 16 // Prepare
Note:
See TracChangeset
for help on using the changeset viewer.
