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

    r18143 r18193  
    1212FIELD rawExp.exp_name,                  5, %s,     Exp Name
    1313FIELD detProcessedImfile.class_id,      8, %s,     Chip ID
     14FIELD detProcessedImfile.fault,         5, %d,     Chip ID
    1415FIELD detProcessedImfile.bg,            8, %f,     backgnd
    1516FIELD detProcessedImfile.bg_stdev,      8, %s,     stdev
     
    1718FIELD detProcessedImfile.path_base,     10, %s,     path_base
    1819
     20TD_CLASS det_off $detProcessedImfile.fault > 0
     21
    1922TAIL PHP insert_image ('PPIMAGE.JPEG1');
    2023TAIL PHP insert_log ('LOG.EXP');
     24
Note: See TracChangeset for help on using the changeset viewer.