From 660da848a496b6850bfed10bc816ac7e49e38432 Mon Sep 17 00:00:00 2001
From: Jure Bericic <jure.bericic@gmail.com>
Date: Tue, 7 Mar 2017 11:01:36 -0500
Subject: [PATCH] Updated the pdc_plane_time_zero values.

---
 PARAM/SHMS/DC/pdc_tracking.param | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/PARAM/SHMS/DC/pdc_tracking.param b/PARAM/SHMS/DC/pdc_tracking.param
index ea8ad597..da0c0e1e 100644
--- a/PARAM/SHMS/DC/pdc_tracking.param
+++ b/PARAM/SHMS/DC/pdc_tracking.param
@@ -14,8 +14,8 @@ pdc_tdc_max_win = 55000, 55000, 55000, 55000, 55000, 55000  ; TODO - wide limits
 pdc_tdc_time_per_channel = -0.10
 
 ; Zero time correction for each plane in ns that is added to TDC time.
-pdc_plane_time_zero = 1260.0, 1260.0, 1260.0, 1260.0, 1260.0, 1260.0
-                      1260.0, 1260.0, 1260.0, 1260.0, 1260.0, 1260.0
+pdc_plane_time_zero = 1280.0, 1280.0, 1280.0, 1280.0, 1280.0, 1280.0  ; TODO - fine calibration
+                      1280.0, 1280.0, 1280.0, 1280.0, 1280.0, 1280.0
 
 ; For wire velocity corrections.
 pdc_wire_velocity = 13.0  ; TODO
-- 
GitLab