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

    r15992 r18193  
    2222FIELD    rawExp.telescope,            10,   %s,     Telescope
    2323FIELD    rawExp.camera,               10,   %s,     Camera
    24 FIELD    rawExp.dateobs,              20,   %s,     Date/Time
     24FIELD    rawExp.dateobs,              19,   %T,     Date/Time
    2525FIELD    rawExp.ra,                    8,   %10.6f, RA,           op=OP1     
    2626FIELD    rawExp.decl,                  8,   %10.6f, DEC,          op=OP2
    2727FIELD    rawExp.object,                8,   %s,     Object
    28 FIELD    rawExp.filter,                8,   %s,     Filter
    29 FIELD    rawExp.exp_time,              5,   %s,     exptime   
    30 FIELD    rawExp.airmass,               5,   %s,     airmass
    31 FIELD    rawExp.bg,                    5,   %s,     bg
    32 FIELD    rawExp.bg_stdev,              5,   %s,     bg_stdev
     28FIELD    rawExp.filter,               10,   %s,     Filter
     29FIELD    rawExp.exp_time,              5,   %.2f,   exptime   
     30FIELD    rawExp.airmass,               5,   %.4f,   airmass
     31FIELD    rawExp.bg,                    5,   %.2f,   bg
     32FIELD    rawExp.bg_stdev,              5,   %.2f,   bg_stdev
Note: See TracChangeset for help on using the changeset viewer.