IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 16, 2005, 3:04:36 PM (21 years ago)
Author:
eugene
Message:

moving to internal vs external measure/average: R,D + dR,dD.
NOTE * dR,dD now represent 1.0 arcsec, not 0.01 arcsec.

* all use has been updated to match

File:
1 edited

Legend:

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

    r4023 r4800  
    22EXTNAME DVO_AVERAGE
    33TYPE    BINTABLE
    4 SIZE    32
     4SIZE    40
    55
    66# elements of data structure / FITS table
    77
    8 FIELD R,              RA,         float,            RA,                           decimal degrees
    9 FIELD D,              DEC,        float,            DEC,                          decimal degrees
     8FIELD R_PS,              RA,         double,            RA,                               decimal degrees
     9FIELD D_PS,              DEC,        double,            DEC,                              decimal degrees
    1010FIELD M,              MAG,        short,            primary mag,                  millimag
    1111FIELD Nm,             NMEAS,      unsigned short,   number of measures
Note: See TracChangeset for help on using the changeset viewer.