IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 13, 2014, 10:55:09 AM (12 years ago)
Author:
eugene
Message:

add paramsOffset to average.d (for stellar parameters); refColor changed to refColorBlue,refColorRed; stole 4 bytes from image.name for refColorRed; chnaged X,YoffGAL to R,DoffGAL

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20140610/Ohana/src/libautocode/def/average.d

    r36921 r37003  
    22EXTNAME      DVO_AVERAGE
    33TYPE         BINTABLE
    4 SIZE         176
     4SIZE         184
    55DESCRIPTION  DVO Average Object Table
    66
     
    4848FIELD lensobjOffset,  OFF_LENSOBJ, int,             offset to mean lensing data
    4949FIELD extendOffset,   OFF_EXTEND,  int,             offset to extended object entry
     50FIELD paramsOffset,   OFF_EXTEND,  int,             offset to stellar parameter data
    5051
    51 FIELD refColor,       REF_COLOR,   float,           color of astrometry ref stars
     52FIELD refColorBlue,   REF_COLOR_BLUE, float,        color of astrometry ref stars
     53FIELD refColorRed,    REF_COLOR_RED,  float,        color of astrometry ref stars
    5254
    5355# 'flags' was called 'code' prior to 2009.02.07
Note: See TracChangeset for help on using the changeset viewer.