IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 24, 2008, 2:11:43 PM (18 years ago)
Author:
eugene
Message:

fix references in chip and camera pages; better error reporting

File:
1 edited

Legend:

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

    r18193 r18313  
    99WHERE chipRun.exp_id = rawExp.exp_id
    1010WHERE camProcessedExp.cam_id  = camRun.cam_id
    11 WHERE camProcessedExp.chip_id = camRun.chip_id
    1211WHERE camProcessedExp.fault = 0
    1312
     
    1918ARGS  ARG1  chipRun.exp_id=$chipRun.exp_id
    2019
    21 ARGS  ARG2 camRun.cam_id=$camRun.cam_id
    22 ARGS  ARG2 rawExp.exp_id=$rawExp.exp_id
    23 ARGS  ARG2 camera=$rawExp.camera
    24 ARGS  ARG2 basename=$camProcessedExp.path_base
     20#ARGS  ARG2 camRun.cam_id=$camRun.cam_id
     21#ARGS  ARG2 rawExp.exp_id=$rawExp.exp_id
     22#ARGS  ARG2 camera=$rawExp.camera
     23#ARGS  ARG2 basename=$camProcessedExp.path_base
    2524
    2625OP   OP1  $rawExp.ra * 57.295783
Note: See TracChangeset for help on using the changeset viewer.