Index: trunk/ippMonitor/def/chipPendingExp.d
===================================================================
--- trunk/ippMonitor/def/chipPendingExp.d	(revision 18373)
+++ trunk/ippMonitor/def/chipPendingExp.d	(revision 18722)
@@ -5,5 +5,5 @@
 
 # limit this table to non-OBJECT types of images
-WHERE chipRun.state = 'run'
+WHERE chipRun.state = 'new'
 WHERE chipRun.exp_id = rawExp.exp_id
 
