- Timestamp:
- Mar 29, 2010, 3:55:49 PM (16 years ago)
- Location:
- branches/eam_branches/20100225
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ppStack/src/ppStackOptions.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20100225
- Property svn:mergeinfo changed
-
branches/eam_branches/20100225/ppStack/src/ppStackOptions.h
r26898 r27517 17 17 psArray *origCovars; // Original covariances matrices 18 18 int num; // Number of inputs 19 int quality; // Bad data quality flag 19 20 // Prepare 20 21 pmPSF *psf; // Target PSF 21 22 psVector *inputSeeing; // Input seeing FWHMs 22 23 float targetSeeing; // Target seeing FWHM 24 psVector *exposures; // Exposure times 23 25 float sumExposure; // Sum of exposure times 26 float zp; // Zero point for output 24 27 psVector *inputMask; // Mask for inputs 25 28 psArray *sourceLists; // Individual lists of sources for matching … … 36 39 // Combine initial 37 40 pmReadout *outRO; // Output readout 38 pmReadout * unconvRO; // Unconvolvedreadout41 pmReadout *expRO; // Exposure readout 39 42 psArray *inspect; // Array of arrays of pixels to inspect 40 43 // Rejection
Note:
See TracChangeset
for help on using the changeset viewer.
