Changeset 40483 for branches/czw_branch/20170908/ppTranslate/src/ppMops.h
- Timestamp:
- Jun 27, 2018, 3:31:55 PM (8 years ago)
- Location:
- branches/czw_branch/20170908
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ppTranslate/src/ppMops.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/20170908
- Property svn:mergeinfo changed
-
branches/czw_branch/20170908/ppTranslate/src/ppMops.h
r40049 r40483 11 11 PM_SOURCE_MODE_CR_LIMIT | PM_SOURCE_MODE_SKY_FAILURE | PM_SOURCE_MODE_DEFECT) // Flags to exclude 12 12 //#define SOURCE_MASK2 (PM_SOURCE_MODE2_DIFF_WITH_DOUBLE | PM_SOURCE_MODE2_ON_SPIKE | PM_SOURCE_MODE2_ON_STARCORE | PM_SOURCE_MODE2_ON_BURNTOOL | PM_SOURCE_MODE2_ON_CONVPOOR) // Flags2 to exclude 13 14 #define SOURCE_MASK2 (PM_SOURCE_MODE2_DIFF_WITH_DOUBLE | PM_SOURCE_MODE2_ON_BURNTOOL | PM_SOURCE_MODE2_ON_STARCORE | \ 15 PM_SOURCE_MODE2_ON_SPIKE) 13 #define SOURCE_MASK2 (PM_SOURCE_MODE2_ON_STARCORE) //Flags2 to exclude 16 14 17 15 #define PS1_DV_FORMAT "PS1_DV%d" … … 68 66 psString fpashutoutc; // FPA shutoutc 69 67 psString fpashutcutc; // FPA shutcutc 68 psString refcat; // Reference catalog used 70 69 } ppMopsDetections; 71 70
Note:
See TracChangeset
for help on using the changeset viewer.
