Index: fact/tools/rootmacros/PulseTemplates/pixel.C
===================================================================
--- fact/tools/rootmacros/PulseTemplates/pixel.C	(revision 14807)
+++ fact/tools/rootmacros/PulseTemplates/pixel.C	(revision 14808)
@@ -413,6 +413,6 @@
                     mPixelOverlayXaxisRight-0.5 ,
                     512,
-                    -55.5,
-                    200.5
+                    -55.25,
+                    200.75
                     );
 
@@ -437,6 +437,6 @@
                     mPixelOverlayXaxisRight-0.5 ,
                     512,
-                    -55.5,
-                    200.5
+                    -55.25,
+                    200.75
                     );
 
@@ -460,6 +460,6 @@
                     mPixelOverlayXaxisRight-0.5 ,                    //xup
     //                512,                                            //nbinsy
-                    -55.5,                                          //ylow
-                    300.5,                                          //yup
+                    -55.25,                                          //ylow
+                    300.75,                                          //yup
                     "s");                                           //option
         hMaxProfile[order]->SetAxisRange(
@@ -484,6 +484,6 @@
                     mPixelOverlayXaxisRight-0.5 ,                    //xup
     //                512,                                            //nbinsy
-                    -55.5,                                          //ylow
-                    300.5,                                          //yup
+                    -55.25,                                          //ylow
+                    300.75,                                          //yup
                     "s");                                           //option
         hEdgeProfile[order]->SetLineColor(kRed);
