Changeset 37641
- Timestamp:
- Nov 19, 2014, 7:56:03 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20140904/Ohana/src/libdvo/include/dvo.h
r37601 r37641 92 92 ID_IMAGE_ASTROM_FEW = 0x00000100, /* currently too few measurements for astrometry */ 93 93 ID_IMAGE_PHOTOM_UBERCAL = 0x00000200, /* externally-supplied photometry zero point from ubercal analysis */ 94 ID_IMAGE_ASTROM_GMM = 0x00000400, /* image was fitted to positions corrected by the galaxy motion model */ 94 95 } DVOImageFlags; 95 96 … … 115 116 ID_MEAS_STACK_PHOT_SRC = 0x00020000, // this measurement supplied the stack photometry 116 117 ID_MEAS_ICRF_QSO = 0x00040000, // this measurement is an ICRF reference position 118 ID_MEAS_IMAGE_EPOCH = 0x00080000, // this measurement is registered to the image epoch (not tied to ref catalog epoch) 117 119 } DVOMeasureFlags; 118 120
Note:
See TracChangeset
for help on using the changeset viewer.
