IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 4 and Version 5 of 2MASS_info_in_DVO


Ignore:
Timestamp:
Mar 8, 2009, 11:12:37 AM (17 years ago)
Author:
eugene
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 2MASS_info_in_DVO

    v4 v5  
    66  * '''m'''       -> mag
    77  * '''cmsig'''   -> dM
    8   * '''msigcom''' -> dMcal (dMcal^{2} + dM^{2} = msigcom^{2})
     8  * '''msigcom''' -> dMcal (dMcal^2 + dM^2 = msigcom^2)
    99  * '''stdap'''   -> Map
    1010  * '''snr'''     : skipped
    1111 
    12   '''err_maj''' -> fhwm_x
    13   '''err_min''' -> fhwm_y
    14   '''err_ang''' -> angle
     12  *'''err_maj''' -> fhwm_x
     13  *'''err_min''' -> fhwm_y
     14  *'''err_ang''' -> angle
    1515 
    16   '''x_scan''' -> Xccd
     16  *'''x_scan''' -> Xccd
    1717 
    18   '''j_psfchi''' --> psfChisq
     18  *'''j_psfchi''' --> psfChisq
    1919 
    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?)
    2121
    2222===  The following 2MASS values are used to set bits in the phot_flags field: ===
    2323
    24 '''''ph_qual:'''''
     24*'''''ph_qual:'''''
    2525
    2626  X = 0x0000  There is a detection at this location, but no valid
     
    6666  [jhk]_cmsig requirement.
    6767
    68 '''''rd_flag:'''''
     68*'''''rd_flag:'''''
    6969
    7070  0 = 0x0000  Source is not detected in this band. The default magnitude
     
    120120  of the measurement aperture of sky annulus falls off the focal plane.
    121121
    122 '''''cc_flag:'''''
     122*'''''cc_flag:'''''
    123123
    124124  p = 0x0000  Persistence. Source may be contaminated by a latent image
     
    144144  detected in the band.
    145145
    146 '''''bl_flag:''''' (0,1 : not blended) anything except 0 or 1 -> 0x0008
     146*'''''bl_flag:''''' (0,1 : not blended) anything except 0 or 1 -> 0x0008
    147147
    148 '''''gal_flag:''''' (0,1 : not extended) anything except 0 or 1 -> 0x0080
     148*'''''gal_flag:''''' (0,1 : not extended) anything except 0 or 1 -> 0x0080
    149149
    150 '''''mp_flag:''''' anything except 0 or 1 -> 0x0800
     150*'''''mp_flag:''''' anything except 0 or 1 -> 0x0800
    151151
    152 '''''dup_flag:''''' anything except 0 or 1 -> 0x1000
     152*'''''dup_flag:''''' anything except 0 or 1 -> 0x1000
    153153
    154 '''''use_flag:''''' anything except 0 or 1 -> 0x2000
     154*'''''use_flag:''''' anything except 0 or 1 -> 0x2000