Changeset 19084 for trunk/ippMonitor/def/camProcessedExp.d
- Timestamp:
- Aug 16, 2008, 11:54:53 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippMonitor/def/camProcessedExp.d (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/def/camProcessedExp.d
r18970 r19084 16 16 17 17 # define the arguments supplied to the links below (if any) 18 ARGS ARG1 chipRun.exp_id=$chipRun.exp_id 18 ARGS ARG1 rawImfile.exp_id=$rawExp.exp_id 19 ARGS ARG2 chipRun.chip_id=$chipRun.chip_id 20 ARGS ARG3 camRun.cam_id=$camRun.cam_id 19 21 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 22 ARGS ARG4 camRun.cam_id=$camRun.cam_id 23 ARGS ARG4 camera=$rawExp.camera 24 ARGS ARG4 basename=$camProcessedExp.path_base 24 25 25 26 OP OP1 $rawExp.ra * 57.295783 … … 27 28 28 29 # field size format name show link to extras 29 FIELD chipRun.exp_id, 5, %d, Exp ID, value, chipProcessedImfile.php, ARG130 FIELD rawExp.exp_ name, 5, %s, Exp Name, value, rawImfile.php,ARG131 FIELD chipRun.chip_id, 5, %d, chip ID32 FIELD camRun.cam_id, 5, %d, cam ID, value, chipProcessedExp.php, ARG133 FIELD *, 8, %s, image, image=JPEG2, camProcessedImfile.php, ARG 230 FIELD rawExp.exp_name, 10, %s, Exp Name 31 FIELD rawExp.exp_id, 5, %s, Exp ID, value, rawImfile.php, ARG1 32 FIELD chipRun.chip_id, 5, %s, Chip ID, value, chipProcessedImfile.php, ARG2 33 FIELD camRun.cam_id, 5, %s, Cam ID, value, camProcessedExp.php, ARG3 34 FIELD *, 8, %s, image, image=JPEG2, camProcessedImfile.php, ARG4 34 35 FIELD rawExp.telescope, 10, %s, Telescope 35 36 FIELD rawExp.camera, 10, %s, Camera
Note:
See TracChangeset
for help on using the changeset viewer.
