IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 13, 2011, 11:12:08 AM (15 years ago)
Author:
eugene
Message:

adding fields to track calibration accuracy (dXpixSys, dMagSys, and related) -- these replace existing but unused fields Mxx...Myyyy in images, and replace dummy padding in measure-ps1-v2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libautocode/def/measure.d

    r21508 r30604  
    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.