- Timestamp:
- Jun 25, 2009, 2:00:56 PM (17 years ago)
- Location:
- branches/eam_branches/20090522
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20090522
- Property svn:mergeinfo changed
-
branches/eam_branches/20090522/Ohana
- Property svn:mergeinfo changed (with no actual effect on merging)
-
branches/eam_branches/20090522/Ohana/src/libdvo/include/dvo.h
r21508 r24557 108 108 # define ID_MEAS_POOR_ASTROM 0x0010 /* detection is astrometry outlier */ 109 109 # define ID_MEAS_SKIP_ASTROM 0x0020 /* detection was ignored for astrometry measurement */ 110 # define ID_MEAS_U NDEF_1 0x0040 /* unused*/111 # define ID_MEAS_U NDEF_2 0x0080 /* unused*/110 # define ID_MEAS_USED_OBJ 0x0040 /* detection was used during opdate objects */ 111 # define ID_MEAS_USED_CHIP 0x0080 /* detection was used during update chips */ 112 112 # define ID_MEAS_BLEND_MEAS 0x0100 /* detection is within radius of multiple objects */ 113 113 # define ID_MEAS_BLEND_OBJ 0x0200 /* multiple detections within radius of object */ … … 184 184 SkyRegion **regions; 185 185 } SkyList; 186 187 // special-case function: 188 CMF_PS1_V2 *gfits_table_get_CMF_PS1_V1_Alt (FTable *ftable, int *Ndata, int *swapped); 186 189 187 190 # if (0)
Note:
See TracChangeset
for help on using the changeset viewer.
