Index: /branches/sc_branches/ippMonitorLap/def/lapExposures.d
===================================================================
--- /branches/sc_branches/ippMonitorLap/def/lapExposures.d	(revision 31734)
+++ /branches/sc_branches/ippMonitorLap/def/lapExposures.d	(revision 31735)
@@ -5,5 +5,6 @@
 
 ARGS  ARG1	rawImfile.exp_id=$lapExp.exp_id
-ARGS  ARG2	lapRun.seq_id=$lapRun.seq_id
+ARGS  ARG2	chipRun.chip_id=$lapExp.chip_id
+ARGS  ARG3	chipRun.chip_id=$lapExp.pair_id
 
 #     field                   size  format  name         show    link to                  extras
@@ -11,6 +12,6 @@
 FIELD lapExp.lap_id,          6, %d,     lap_id
 FIELD lapExp.exp_id,          6, %d,     Exp ID,	value, rawImfile.php, ARG1
-FIELD lapExp.chip_id,         6, %d,     Chip ID,	value, lapRuns.php, ARG2
-FIELD lapExp.pair_id,         6, %d,     Pair ID
+FIELD lapExp.chip_id,         6, %d,     Chip ID,	value, chipStageExp.php, ARG2
+FIELD lapExp.pair_id,         6, %d,     Pair ID,	value, chipStageExp.php, ARG3
 FIELD lapRun.tess_id,         8, %s,     tess_id
 FIELD lapRun.projection_cell, 10, %s,    ProjCell
