IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 12, 2009, 10:49:22 AM (17 years ago)
Author:
eugene
Message:

RA & DEC based ranges should be in degrees not radians; convert in the query

File:
1 edited

Legend:

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

    r20200 r24760  
    1818FIELD    camera,       8,  %s,     Camera
    1919FIELD    dateobs,     19,  %T,     Date/Time
    20 FIELD    ra,           8,  %10.6f, RA,           op=OP1     
    21 FIELD    decl,         8,  %10.6f, DEC,          op=OP2
     20FIELD    ra,           8,  %C,    RA,           op=OP1     
     21FIELD    decl,         8,  %C,    DEC,          op=OP2
    2222FIELD    object,       8,  %s,     object
    2323FIELD    filter,      10,  %s,     FILTER
Note: See TracChangeset for help on using the changeset viewer.