IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 24, 2006, 3:20:51 PM (20 years ago)
Author:
eugene
Message:

minor bug fixes

File:
1 edited

Legend:

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

    r5273 r6678  
    22EXTNAME STARS
    33TYPE    BINTABLE
    4 SIZE    112
     4SIZE    128
    55
    66FIELD     X,                X,                    double,         x coordinate on image
     
    88FIELD     R,                R,                    double,         ra coordinate on sky
    99FIELD     D,                D,                    double,         dec coordinate on sky
     10FIELD     uR,               uR,                   double,         proper motion in RA
     11FIELD     uD,               uD,                   double,         proper motion in DEC
    1012FIELD     M,                M,                    double,         instrumental mag
    1113FIELD     dM,               DM,                   double,         error on mag
Note: See TracChangeset for help on using the changeset viewer.