Index: trunk/ippTasks/summit.copy.pro
===================================================================
--- trunk/ippTasks/summit.copy.pro	(revision 27894)
+++ trunk/ippTasks/summit.copy.pro	(revision 27895)
@@ -107,6 +107,9 @@
     periods      -timeout   20
     npending     1
-    # trange       16:00 23:59
-    # trange       00:00 04:00
+
+    # only active in the day (06:00 to 19:00 HST, times are UT):
+    trange        -reset
+    # trange        16:00 23:59
+    # trange        00:00 05:00
 
     task.exec
@@ -153,11 +156,15 @@
 # and inserting these into a db table on the local cluster (pzDownloadExp)
 task pzgetexp
+  host         local
+
   periods      -exec     30
   periods      -poll     1
   periods      -timeout  700
-  # trage       16:00 23:59
-  # trage       00:00 04:00
   npending      1
-  host         local
+
+  # only active in the day (06:00 to 19:00 HST, times are UT):
+  trange        -reset
+  # trange        16:00 23:59
+  # trange        00:00 05:00
 
   task.exec
@@ -213,7 +220,10 @@
     periods      -poll     1
     periods      -timeout  20
-    # trange       16:00 23:59
-    # trange       00:00 04:00
     npending     1
+
+    # only active in the day (06:00 to 19:00 HST, times are UT):
+    trange        -reset
+    # trange        16:00 23:59
+    # trange        00:00 05:00
 
     task.exec
@@ -224,5 +234,5 @@
         # save the DB name for the exit tasks
         option $DB:$pztoolPendingExp_DB
-        command pztool -pendingexp -limit 5 -dbname $DB:$pztoolPendingExp_DB
+        command pztool -pendingexp -limit 10 -dbname $DB:$pztoolPendingExp_DB
         $pztoolPendingExp_DB ++
         if ($pztoolPendingExp_DB >= $DB:n) set pztoolPendingExp_DB = 0
@@ -261,11 +271,15 @@
 # database table of imfiles
 task pzgetimfile 
+    host 	local
+
     periods      -exec     0.05
     periods      -poll     0.025
     periods      -timeout  700
-    # trage       16:00 23:59
-    # trage       00:00 04:00
-    host 	local
     npending 	10
+
+    # only active in the day (06:00 to 19:00 HST, times are UT):
+    trange        -reset
+    # trange        16:00 23:59
+    # trange        00:00 05:00
 
     task.exec
@@ -336,10 +350,13 @@
     host         local
 
-    periods      -exec     30
+    periods      -exec     10
     periods      -poll      1
     periods      -timeout  120
-    # trage       16:00 23:59
-    # trage       00:00 04:00
     npending     1
+
+    # only active in the day (06:00 to 19:00 HST, times are UT):
+    trange        -reset
+    # trange        16:00 23:59
+    # trange        00:00 05:00
 
     # select entries from the current DB; cycle to the next DB, if it exists
@@ -352,5 +369,5 @@
         # save the DB name for the exit tasks
         option $DB:$pztoolPendingImfile_DB
-        command pztool -pendingimfile -limit 60 -dbname $DB:$pztoolPendingImfile_DB
+        command pztool -pendingimfile -limit 240 -dbname $DB:$pztoolPendingImfile_DB
         $pztoolPendingImfile_DB ++
         if ($pztoolPendingImfile_DB >= $DB:n) set pztoolPendingImfile_DB = 0
@@ -384,10 +401,9 @@
     periods      -poll     0.05
     periods      -timeout  1150
+
+    # only active in the day (06:00 to 19:00 HST, times are UT):
     trange        -reset
-    # only active in the night (18:00 to 06:00 HST, times are UT):
-    # trange      04:00 16:00
-    # only active in the day (06:00 to 18:00 HST, times are UT):
     # trange        16:00 23:59
-    # trange        00:00 04:00
+    # trange        00:00 05:00
 
     task.exec
@@ -548,6 +564,4 @@
     periods      -poll      1
     periods      -timeout  120
-    # trage       16:00 23:59
-    # trage       00:00 04:00
     npending     1
 
@@ -592,6 +606,4 @@
     periods      -poll     0.05
     periods      -timeout  650
-    # trage       16:00 23:59
-    # trage       00:00 04:00
 
     task.exec
