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/camProcessedImfile.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
     
    2424FIELD chipRun.chip_id,                   5,   %s,     Chip ID,      value,       chipProcessedImfile.php, ARG2
    2525FIELD camRun.cam_id,                     5,   %s,     Cam ID,       value,       camProcessedExp.php,     ARG3
     26FIELD camRun.label,                      5,   %s,     Label
    2627FIELD rawExp.telescope,                 10,   %s,     Telescope
    2728FIELD rawExp.camera,                    10,   %s,     Camera
Note: See TracChangeset for help on using the changeset viewer.