IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 3, 2008, 1:08:21 AM (18 years ago)
Author:
eugene
Message:

adding links from raw,chip,cam to warp,stack; use degrees for RA,DEC

File:
1 edited

Legend:

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

    r15954 r15992  
    77WHERE fault > 0
    88
     9OP   OP1  $ra * 57.295783
     10OP   OP2  $decl * 57.295783
     11
    912#        field       size  format  name    show         link to         extras
    1013FIELD    exp_id,        5, %s,        Exp ID
    1114FIELD    exp_name,      5, %s,        Exposure
    1215FIELD    class_id,      8, %s,        Chip ID
     16FIELD    ra,           8,  %10.6f, RA,           op=OP1     
     17FIELD    decl,         8,  %10.6f, DEC,          op=OP2
    1318FIELD    bg,            8, %s,        backgnd
    1419FIELD    bg_stdev,      8, %s,        stdev
Note: See TracChangeset for help on using the changeset viewer.