- Timestamp:
- Mar 6, 2011, 12:39:13 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20110213/ppStack/src/ppStackOptions.h
r30620 r30811 22 22 float sumExposure; // Sum of exposure times 23 23 float zp; // Zero point for output 24 float zpErr; // Zero point error for output 25 float airmass; // airmass for output image 26 float airmassSlope; // airmass slope used for zp analysis 24 27 psVector *inputMask; // Mask for inputs 25 28 psArray *sourceLists; // Individual lists of sources for matching 26 29 psVector *norm; // Normalisation for each image 30 psVector *zpInput; // reported zero point of input exposure 31 psVector *expTimeInput; // exposure time of input exposure 32 psVector *airmassInput; // airmass of input exposure 27 33 psArray *sources; // Matched sources 28 34 // Convolve
Note:
See TracChangeset
for help on using the changeset viewer.
