Index: trunk/ippMonitor/def/rawScienceExp.d
===================================================================
--- trunk/ippMonitor/def/rawScienceExp.d	(revision 13264)
+++ trunk/ippMonitor/def/rawScienceExp.d	(revision 14044)
@@ -7,11 +7,10 @@
 WHERE rawExp.exp_type = 'OBJECT'
 
-ARGS ARG1 exp_tag=$exp_tag
-ARGS ARG1 camera=$camera
-ARGS ARG1 foo=bar
+ARGS ARG1 exp_id=$exp_id
 
 #        field        size name           show          link to   extras
-FIELD    exp_tag,     10,  exposure Tag, value,    rawImfile.php,  ARG1
-FIELD    telescope,   10,  Telescope,    value,    telescopes.php
+FIELD    exp_id,       5,  Exp ID
+FIELD    exp_name,    10,  Exp Name,     value,   rawImfile.php,  ARG1
+FIELD    telescope,   10,  Telescope
 FIELD    camera,      10,  Camera
 FIELD    exp_type,     8,  Type    
