IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 20, 2009, 5:56:28 PM (17 years ago)
Author:
eugene
Message:

convert coordinates to %C; add moon parameters to raw tables

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippMonitor/def/rawImfile.d

    r19084 r24867  
    1717FIELD    rawImfile.exp_type,      8, %s,      exp_type
    1818FIELD    rawImfile.dateobs,      19, %T,      Date/Time
    19 FIELD    rawImfile.ra,            8, %10.6f,  RA,           op=OP1     
    20 FIELD    rawImfile.decl,          8, %10.6f,  DEC,          op=OP2
     19FIELD    rawImfile.ra,            8, %C,  RA,           op=OP1     
     20FIELD    rawImfile.decl,          8, %C,  DEC,          op=OP2
    2121FIELD    rawImfile.object,        8, %s,      object
    2222FIELD    rawImfile.filter,       10, %s,      FILTER
Note: See TracChangeset for help on using the changeset viewer.