IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 16, 2008, 11:54:53 AM (18 years ago)
Author:
eugene
Message:

cleanups for chip and cam links, adding fake, updating warp

File:
1 edited

Legend:

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

    r18722 r19084  
    88WHERE chipRun.exp_id = rawExp.exp_id
    99
    10 ARGS  ARG1  exp_id=$chipRun.exp_id
     10ARGS  ARG1  rawImfile.exp_id=$rawExp.exp_id
    1111ARGS  ARG2  chipRun.chip_id=$chipRun.chip_id
    1212
     
    1515
    1616#     field                   size  format  name         show    link to                  extras
    17 FIELD chipRun.exp_id,            5, %d,     Exp ID,      value,  rawImfile.php,           ARG1
    18 FIELD rawExp.exp_name,           5, %s,     Exp Name,    value,  chipProcessedImfile.php, ARG2
    19 FIELD chipRun.chip_id,           7, %d,     chip ID
    20 FIELD chipRun.state,             7, %s,     state
     17FIELD rawExp.exp_name,           5, %s,     Exp Name
     18FIELD rawExp.exp_id,             5, %d,     Exp ID,      value,  rawImfile.php,           ARG1
     19FIELD chipRun.chip_id,           7, %d,     Chip ID,     value,  chipProcessedImfile.php, ARG2
     20FIELD chipRun.state,             7, %s,     State
    2121FIELD rawExp.telescope,         10, %s,     Telescope
    2222FIELD rawExp.camera,            10, %s,     Camera
Note: See TracChangeset for help on using the changeset viewer.