Index: trunk/ippMonitor/def/simplePlotChipImage.d
===================================================================
--- trunk/ippMonitor/def/simplePlotChipImage.d	(revision 34189)
+++ trunk/ippMonitor/def/simplePlotChipImage.d	(revision 40882)
@@ -1,3 +1,3 @@
-TABLE chipRun, rawExp
+TABLE chipRun JOIN rawExp USING (exp_id)
 TITLE New sky plot - chip
 FILE  simplePlotChipImage.php
@@ -5,5 +5,4 @@
 
 WHERE chipRun.state != 'new' 
-WHERE chipRun.exp_id = rawExp.exp_id
 
 #    field                size  format  name           show     link to         extras
