Skip to content
Snippets Groups Projects
Commit 20ebab65 authored by hallc-online's avatar hallc-online
Browse files

Add correct plane times and time to distance conversion parameters

parent 723f709c
No related branches found
No related tags found
No related merge requests found
...@@ -14,8 +14,11 @@ pdc_tdc_max_win = 55000, 55000, 55000, 55000, 55000, 55000 ; TODO - wide limits ...@@ -14,8 +14,11 @@ pdc_tdc_max_win = 55000, 55000, 55000, 55000, 55000, 55000 ; TODO - wide limits
pdc_tdc_time_per_channel = -0.10 pdc_tdc_time_per_channel = -0.10
; Zero time correction for each plane in ns that is added to TDC time. ; Zero time correction for each plane in ns that is added to TDC time.
pdc_plane_time_zero = 1280.0, 1280.0, 1280.0, 1280.0, 1280.0, 1280.0 ; TODO - fine calibration pdc_plane_time_zero = 1253.89,1252.55,1255.96,1256.28,1256.23,1255.7
1280.0, 1280.0, 1280.0, 1280.0, 1280.0, 1280.0 1256.94,1256.95,1258.05,1257.86,1257.78,1256.91
;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. ; For wire velocity corrections.
pdc_wire_velocity = 13.0 ; TODO pdc_wire_velocity = 13.0 ; TODO
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment