Index: trunk/ippMonitor/def/chipProcessedExp.d
===================================================================
--- trunk/ippMonitor/def/chipProcessedExp.d	(revision 18373)
+++ trunk/ippMonitor/def/chipProcessedExp.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
 
