Index: trunk/tools/heather/pv3slicer/slicebatch_ST.py
===================================================================
--- trunk/tools/heather/pv3slicer/slicebatch_ST.py	(revision 39571)
+++ trunk/tools/heather/pv3slicer/slicebatch_ST.py	(revision 39654)
@@ -40,5 +40,5 @@
 image_data [:] = image_data_decfix
     
-decmin = -55
+decmin = -35
 xmin = decmin + 90
 #print "full total", np.nansum(image_data,dtype='double')
@@ -63,5 +63,5 @@
         decmin = dec
         sumtotal = sumtotal + sumcheck
-        segsize = sumcheck/2.
+        segsize = sumcheck/4.
         jj =0
         sumtotalra = 0
@@ -87,6 +87,6 @@
                 decccmin=imin-90
                 decccmax = i-90
-                PSPS = "PSPS_PV3_OB_ra"+str(360-armax)+"to"+str(360-armin)+"dec"+str(imin-90)+"to"+str(i-90)
-                PSPS2 = "PSPS_PV3_OB_SLICE_"+str(slicecnt)
+                #PSPS = "PSPS_PV3_OB_ra"+str(360-armax)+"to"+str(360-armin)+"dec"+str(imin-90)+"to"+str(i-90)
+                PSPS2 = "PSPS_PV3_ST_SLICE_"+str(slicecnt)
                 
                 print str(ramin).ljust(5), str(ramax).ljust(5),str(decccmin).ljust(5), str(decccmax).ljust(5),PSPS2,newsumcheckra, datamachines[dmcnt]
