Switched the CAEN TDC back on and changed the threshoolds for the ADC to:
unsigned short caen_V785AH_threshold_mod0 [32] =
{0x0100 , 0x0004 , 0x0003 , 0x0002 , 0x0003 , 0x0002 , 0x0004 , 0x0002 ,
0x0004 , 0x0003 , 0x0100 , 0x0100 , 0x0100 , 0x0100 , 0x0100 , 0x0100 ,
0x0100 , 0x0100 , 0x0100 , 0x0100 , 0x0100 , 0x0100 , 0x0100 , 0x0100 ,
0x0100 , 0x0100 , 0x0100 , 0x0100 , 0x0100 , 0x0100 , 0x0100 , 0x0100 }; |