IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 19, 2008, 6:15:23 AM (18 years ago)
Author:
eugene
Message:

all sorts of updates to the format; up/down icons, etc

File:
1 edited

Legend:

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

    r15992 r18193  
    1818FIELD    warpInputExp.warp_id,         5,   %s,     Warp ID
    1919FIELD    warpInputExp.magiced,         5,   %s,     magic?
    20 FIELD    rawExp.telescope,            10,   %s,     Telescope
    21 FIELD    rawExp.camera,               10,   %s,     Camera
    22 FIELD    rawExp.dateobs,              20,   %s,     Date/Time
     20FIELD    rawExp.telescope,             8,   %s,     Telescope
     21FIELD    rawExp.camera,                8,   %s,     Camera
     22FIELD    rawExp.dateobs,              19,   %T,     Date/Time
    2323FIELD    rawExp.ra,                    8,   %10.6f, RA,           op=OP1     
    2424FIELD    rawExp.decl,                  8,   %10.6f, DEC,          op=OP2
    2525FIELD    rawExp.object,                8,   %s,     Object
    26 FIELD    rawExp.filter,                8,   %s,     Filter
    27 FIELD    rawExp.exp_time,              5,   %s,     exptime   
    28 FIELD    rawExp.airmass,               5,   %s,     airmass
    29 FIELD    rawExp.bg,                    5,   %s,     bg
    30 FIELD    rawExp.bg_stdev,              5,   %s,     bg_stdev
     26FIELD    rawExp.filter,               10,   %s,     Filter
     27FIELD    rawExp.exp_time,              5,   %.2f,   exptime   
     28FIELD    rawExp.airmass,               5,   %.4f,   airmass
     29FIELD    rawExp.bg,                    5,   %.2f,   bg
     30FIELD    rawExp.bg_stdev,              5,   %.2f,   bg_stdev
Note: See TracChangeset for help on using the changeset viewer.