Changeset 25911 for branches/pap/ppStack/src/ppStackOptions.h
- Timestamp:
- Oct 21, 2009, 1:03:45 PM (17 years ago)
- File:
-
- 1 edited
-
branches/pap/ppStack/src/ppStackOptions.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/pap/ppStack/src/ppStackOptions.h
r25824 r25911 13 13 psArray *origImages, *origMasks, *origVariances; // Filenames of the original images 14 14 psArray *convImages, *convMasks, *convVariances; // Filenames for the temporary convolved images 15 psArray *origCovars; // Original covariances matrices 15 16 int num; // Number of inputs 16 17 // Prepare … … 27 28 psVector *matchChi2; // chi^2 for stamps from matching 28 29 psVector *weightings; // Combination weightings for images (1/noise^2) 29 psArray *co variances;// Convolved covariance matrices30 psArray *convCovars; // Convolved covariance matrices 30 31 // Combine initial 31 32 pmReadout *outRO; // Output readout
Note:
See TracChangeset
for help on using the changeset viewer.
