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/rawScienceExp.d

    r15954 r15992  
    1414#        field        size format  name           show          link to   extras
    1515FIELD    exp_id,       5,  %s,     Exp ID
    16 FIELD    exp_name,    10,  %s,     Exp Name,     value,   rawImfile.php,  ARG1
    17 FIELD    telescope,   10,  %s,     Telescope
    18 FIELD    camera,      10,  %s,     Camera
    19 FIELD    exp_type,     8,  %s,     Type   
    20 FIELD    filter,      10,  %s,     FILTER
     16FIELD    exp_name,     8,  %s,     Exp Name,     value,   rawImfile.php,  ARG1
     17FIELD    telescope,    8,  %s,     Telescope
     18FIELD    camera,       8,  %s,     Camera
     19FIELD    dateobs,      8,  %s,     Date/Time
    2120FIELD    ra,           8,  %10.6f, RA,           op=OP1     
    2221FIELD    decl,         8,  %10.6f, DEC,          op=OP2
    23 FIELD    object,      10,  %s,     object
     22FIELD    object,       8,  %s,     object
     23FIELD    filter,       8,  %s,     FILTER
     24FIELD    exp_time,     5,  %s,     exp_time   
    2425FIELD    airmass,      5,  %s,     airmass     
    25 FIELD    exp_time,     5,  %s,     exp_time   
    2626FIELD    bg,           5,  %s,     bg         
    2727FIELD    bg_stdev,     5,  %s,     bg_stdev   
     
    3232# FIELD    ccd_temp, 20,   ccd_temp   
    3333# FIELD    posang, 20,   posang     
     34# FIELD    exp_type,     8,  %s,     Type   
Note: See TracChangeset for help on using the changeset viewer.