Changes between Version 4 and Version 5 of 2MASS_info_in_DVO
- Timestamp:
- Mar 8, 2009, 11:12:37 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
2MASS_info_in_DVO
v4 v5 6 6 * '''m''' -> mag 7 7 * '''cmsig''' -> dM 8 * '''msigcom''' -> dMcal (dMcal^ {2} + dM^{2} = msigcom^{2})8 * '''msigcom''' -> dMcal (dMcal^2 + dM^2 = msigcom^2) 9 9 * '''stdap''' -> Map 10 10 * '''snr''' : skipped 11 11 12 '''err_maj''' -> fhwm_x13 '''err_min''' -> fhwm_y14 '''err_ang''' -> angle12 *'''err_maj''' -> fhwm_x 13 *'''err_min''' -> fhwm_y 14 *'''err_ang''' -> angle 15 15 16 '''x_scan''' -> Xccd16 *'''x_scan''' -> Xccd 17 17 18 '''j_psfchi''' --> psfChisq18 *'''j_psfchi''' --> psfChisq 19 19 20 '''jd''' -> time is set in a fashion with DVO's understanding of time (unsigned integers, since 1970?)20 *'''jd''' -> time is set in a fashion with DVO's understanding of time (unsigned integers, since 1970?) 21 21 22 22 === The following 2MASS values are used to set bits in the phot_flags field: === 23 23 24 '''''ph_qual:'''''24 *'''''ph_qual:''''' 25 25 26 26 X = 0x0000 There is a detection at this location, but no valid … … 66 66 [jhk]_cmsig requirement. 67 67 68 '''''rd_flag:'''''68 *'''''rd_flag:''''' 69 69 70 70 0 = 0x0000 Source is not detected in this band. The default magnitude … … 120 120 of the measurement aperture of sky annulus falls off the focal plane. 121 121 122 '''''cc_flag:'''''122 *'''''cc_flag:''''' 123 123 124 124 p = 0x0000 Persistence. Source may be contaminated by a latent image … … 144 144 detected in the band. 145 145 146 '''''bl_flag:''''' (0,1 : not blended) anything except 0 or 1 -> 0x0008146 *'''''bl_flag:''''' (0,1 : not blended) anything except 0 or 1 -> 0x0008 147 147 148 '''''gal_flag:''''' (0,1 : not extended) anything except 0 or 1 -> 0x0080148 *'''''gal_flag:''''' (0,1 : not extended) anything except 0 or 1 -> 0x0080 149 149 150 '''''mp_flag:''''' anything except 0 or 1 -> 0x0800150 *'''''mp_flag:''''' anything except 0 or 1 -> 0x0800 151 151 152 '''''dup_flag:''''' anything except 0 or 1 -> 0x1000152 *'''''dup_flag:''''' anything except 0 or 1 -> 0x1000 153 153 154 '''''use_flag:''''' anything except 0 or 1 -> 0x2000154 *'''''use_flag:''''' anything except 0 or 1 -> 0x2000
