Commit 44be3c5d authored by Federico Vaga's avatar Federico Vaga

tst: FD - TDC cabling changed

Signed-off-by: Federico Vaga's avatarFederico Vaga <federico.vaga@cern.ch>
parent 6395c593
......@@ -11,7 +11,7 @@ import sys
import os
from PyFmcTdc import FmcTdc
TDC_FD_CABLING = [2, 1, 3, 4, 4]
TDC_FD_CABLING = [1, 2, 3, 4, 4]
fmctdc_acq_100ms = [(p, int(10**8 / p)) for p in [ 10**x for x in range(4, 8)]]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment