IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 6, 2007, 11:44:02 AM (19 years ago)
Author:
eugene
Message:

update for change from exp_tag to exp_id and other recent mods

File:
1 edited

Legend:

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

    r14014 r14044  
    55
    66# limit this table to non-OBJECT types of images
    7 WHERE chipPendingExp.exp_tag = rawExp.exp_tag
     7WHERE chipPendingExp.exp_id = rawExp.exp_id
    88
    9 ARGS  ARG1  exp_tag=$exp_tag
     9ARGS  ARG1  exp_id=$exp_id
    1010
    1111#     field                   size  name         show    link to         extras
    1212FIELD chipPendingExp.chip_id,    7, chip ID
    13 FIELD chipPendingExp.exp_tag,   20, exposure ID, value,  rawImfile.php,  ARG1
     13FIELD chipPendingExp.exp_id,     5, exposure ID, value,  rawImfile.php,  ARG1
    1414FIELD rawExp.telescope,         10, Telescope
    1515FIELD rawExp.camera,            10, Camera
Note: See TracChangeset for help on using the changeset viewer.