IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 24, 2008, 3:14:18 PM (18 years ago)
Author:
eugene
Message:

adding label to ippMonitor tables

File:
1 edited

Legend:

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

    r19084 r19183  
    55
    66# the following WHERE clauses are added to all queries joined by AND
    7 WHERE camRun.state = 'stop'
     7WHERE camRun.state = 'full'
    88WHERE camRun.chip_id = chipRun.chip_id
    99WHERE chipRun.exp_id = rawExp.exp_id
     
    3232FIELD chipRun.chip_id,                   5,   %s,     Chip ID,      value,       chipProcessedImfile.php, ARG2
    3333FIELD camRun.cam_id,                     5,   %s,     Cam ID,       value,       camProcessedExp.php,     ARG3
     34FIELD camRun.label,                      5,   %s,     Label
    3435FIELD *,                                 8,   %s,     image,        image=JPEG2, camProcessedImfile.php,  ARG4
    3536FIELD rawExp.telescope,                 10,   %s,     Telescope
Note: See TracChangeset for help on using the changeset viewer.