@@ -134,7 +134,7 @@ The object of the TDC matcher settings is to specify offsets, that will align TD
Both SSD and DSSD global object accepts:
*`tdc_shift` A value added to all non-zero TDC values. Default is 100x2^17
*`tdc_multiplier` All non-zero TDC values is multiplied by this. Default is 100.
*`tdc_offset` A path to a file. This file must contain three columns; strip number, offset and standard deviation. Example: [tdc_Det1_back.dat](/uploads/1f03399f0890148b91c68b595de79f30/tdc_Det1_back.dat). Such a file must be given for each DSSD side or SSD.
*`tdc_offset` A path to a file. This file must contain three columns; strip number, offset and standard deviation. Example: [tdc_Det1_back.dat](uploads/1f03399f0890148b91c68b595de79f30/tdc_Det1_back.dat). Such a file must be given for each DSSD side or SSD.
Quality check of front-back matching
-------------------------------------
...
...
@@ -171,9 +171,9 @@ The meaning of each parameter is as follows:
- x_min_fit, x_max_fit: Fit range for linear fit to FE-BE (keV)
- max_dev: Detect problem if linear fit exceeds max_dev at any point (keV)