- Timestamp:
- Jan 22, 2010, 5:32:32 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20091201/ppStack/src/ppStackOptions.h
r26671 r26674 10 10 bool convolve; // Convolve images? 11 11 bool matchZPs; // Adjust relative fluxes based on transparency analysis? 12 bool photometry; // Perform photometry? 12 13 psMetadata *stats; // Statistics for output 13 14 FILE *statsFile; // File to which to write statistics … … 24 25 psArray *sourceLists; // Individual lists of sources for matching 25 26 psVector *norm; // Normalisation for each image 27 psArray *sources; // Matched sources 26 28 // Convolve 27 29 psArray *cells; // Cells for convolved images --- a handle for reading again
Note:
See TracChangeset
for help on using the changeset viewer.
