IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 7, 2011, 4:30:07 PM (15 years ago)
Author:
eugene
Message:

replace old, unused fields in image Mxx - Myyyy with stats related to photometric and astrometric calibration; use some of the pad in ps1-v2 to define dRsys in measure; these should both be backwards compatible because these fields were unused

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20101205/Ohana/src/libautocode/def/measure.d

    r21508 r30501  
    22EXTNAME      DVO_MEASURE
    33TYPE         BINTABLE
    4 SIZE         146
     4SIZE         148
    55DESCRIPTION  DVO Detection Measurement Table
    66
     
    5959FIELD dXccd,          X_CCD_ERR,    short,          X coord error on chip,          1/100 of pixels
    6060FIELD dYccd,          Y_CCD_ERR,    short,          Y coord error on chip,          1/100 of pixels
     61FIELD dRsys,          POS_SYS_ERR,  short,          systematic error from astrom,   1/100 of pixels
    6162
    6263FIELD posangle,       POSANGLE,     short,          position angle sky to chip,     (0xffff/360) deg
Note: See TracChangeset for help on using the changeset viewer.