IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 2, 2010, 3:51:34 PM (16 years ago)
Author:
eugene
Message:

creating PS1_V2 DVO format: adding RAo,DECo,Radius to image, flags to secfilt (Xm consistently float), adding ChiSqAve, ChiSqPM, ChiSqPar, Tmean, Trange to average

File:
1 edited

Legend:

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

    r21508 r27579  
    22EXTNAME      DVO_IMAGE
    33TYPE         BINTABLE
    4 SIZE         344
     4SIZE         360
    55DESCRIPTION  DVO Image Table
    66
     
    4040# 40 bytes
    4141
     42FIELD     RAo,              RA_CENTER,            float,          image center,              degrees
     43FIELD     DECo,             DEC_CENTER,           float,          image center,              degrees
     44FIELD     Radius,           RADIUS,               float,          image radius,              degrees
     45FIELD     DUMMY,            DUMMY,                float,          dummy
     46
    4247FIELD     name,             NAME,                 char[121],      name of original image
    4348FIELD     detection_limit,  DETECTION_LIMIT,      unsigned char,  detection limit,           10*mag
     
    7378
    7479# *** 20090206 : new fields : parentID, flags (was code char), changed name to 121 bytes.
     80# *** 20100331 : new fields :
Note: See TracChangeset for help on using the changeset viewer.