Index: trunk/ippMonitor/def/camProcessedExp_Images.d
===================================================================
--- trunk/ippMonitor/def/camProcessedExp_Images.d	(revision 34011)
+++ trunk/ippMonitor/def/camProcessedExp_Images.d	(revision 36788)
@@ -3,6 +3,4 @@
 FILE  camProcessedExp_Images.php
 MENU  ipp.science.dat
-
-UNRESTRICTED AND 0>1
 
 # the following WHERE clauses are added to all queries joined by AND
@@ -12,4 +10,8 @@
 WHERE camProcessedExp.cam_id  = camRun.cam_id
 WHERE camProcessedExp.fault = 0
+
+RESTRICT_COUNT AND dateobs >= CURDATE()
+UNRESTRICTED AND dateobs >= CURDATE()
+
 # define image names to be used below
 # IMAGE VAR basename filerule camera class_id
