IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 37911


Ignore:
Timestamp:
Feb 16, 2015, 8:15:58 PM (11 years ago)
Author:
eugene
Message:

adding XoffCAM,YoffCAM to measure.d, measure-ps-v5.d

Location:
branches/eam_branches/ipp-20150112/Ohana/src/libautocode/def
Files:
2 edited

Legend:

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

    r37246 r37911  
    22EXTNAME      DVO_MEASURE_PS1_V5
    33TYPE         BINTABLE
    4 SIZE         232
     4SIZE         240
    55DESCRIPTION  DVO Detection Measurement Table
    66
     
    4040FIELD XoffDCR,        X_OFF_DCR,     float,          X offset from correction,     pixels
    4141FIELD YoffDCR,        Y_OFF_DCR,     float,          Y offset from correction,     pixels
     42FIELD XoffCAM,        X_OFF_CAM,     float,          X offset from correction,     pixels
     43FIELD YoffCAM,        Y_OFF_CAM,     float,          Y offset from correction,     pixels
    4244FIELD RoffGAL,        R_OFF_GAL,     float,          RA offset from correction,    arcsec
    4345FIELD DoffGAL,        D_OFF_GAL,     float,          DEC offset from correction,   arcsec
  • branches/eam_branches/ipp-20150112/Ohana/src/libautocode/def/measure.d

    r37246 r37911  
    22EXTNAME      DVO_MEASURE
    33TYPE         BINTABLE
    4 SIZE         228
     4SIZE         236
    55DESCRIPTION  DVO Detection Measurement Table
    66
     
    4040FIELD XoffDCR,        X_OFF_DCR,     float,          X offset from correction,     pixels
    4141FIELD YoffDCR,        Y_OFF_DCR,     float,          Y offset from correction,     pixels
     42FIELD XoffCAM,        X_OFF_CAM,     float,          X offset from correction,     pixels
     43FIELD YoffCAM,        Y_OFF_CAM,     float,          Y offset from correction,     pixels
    4244FIELD RoffGAL,        R_OFF_GAL,     float,          RA offset from correction,    arcsec
    4345FIELD DoffGAL,        D_OFF_GAL,     float,          DEC offset from correction,   arcsec
Note: See TracChangeset for help on using the changeset viewer.