- Timestamp:
- Dec 10, 2013, 2:09:59 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20130904/ppSkycell/src/ppSkycell.h
r35852 r36368 10 10 typedef struct { 11 11 psString imagesName; // Filename with images 12 psString masksName; // Filename with masks13 12 psString wcsrefName; // Filename with WCS references 14 13 psString outRoot; // Output root name … … 17 16 int bin1, bin2; // Binning factors 18 17 pmConfig *config; // Configuration 19 bool doFits; // hold whether to do fits as well. 18 bool doFits; // hold whether to do fits as well. 19 int exptimeOrder; // Order of exptime scaling. 20 20 } ppSkycellData; 21 21
Note:
See TracChangeset
for help on using the changeset viewer.
