Changeset 38472 for trunk/Ohana/src/libdvo/include/dvo.h
- Timestamp:
- Jun 14, 2015, 12:53:51 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/libdvo/include/dvo.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/libdvo/include/dvo.h
r38462 r38472 196 196 ID_SECF_STAR_POOR = 0x00000002, // used within relphot: skip star 197 197 ID_SECF_USE_SYNTH = 0x00000004, // synthetic photometry used in average measurement 198 ID_SECF_USE_UBERCAL = 0x00000008, // syntheticphotometry used in average measurement198 ID_SECF_USE_UBERCAL = 0x00000008, // ubercal photometry used in average measurement 199 199 ID_SECF_HAS_PS1 = 0x00000010, // PS1 photometry used in average measurement 200 ID_SECF_HAS_ STACK= 0x00000020, // PS1 stack photometry exists200 ID_SECF_HAS_PS1_STACK = 0x00000020, // PS1 stack photometry exists 201 201 ID_SECF_HAS_TYCHO = 0x00000040, // Tycho photometry used for synth mags 202 202 ID_SECF_FIX_SYNTH = 0x00000080, // synth mags repaired with zpt map
Note:
See TracChangeset
for help on using the changeset viewer.
