Change address for images in all files authored by jeppe's avatar jeppe
......@@ -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)
Example: [setup.zip](/uploads/b6b742a0c39fcf05454619499c01cb7d/setup.zip),
[matcher.json](/uploads/bafc19db57b38cc85c03c09d211341e3/matcher.json),
[82_061.root](/uploads/a3bb519de44f42bbeb6a153bebe88f34/82_061.root)
Example: [setup.zip](uploads/b6b742a0c39fcf05454619499c01cb7d/setup.zip),
[matcher.json](uploads/bafc19db57b38cc85c03c09d211341e3/matcher.json),
[82_061.root](uploads/a3bb519de44f42bbeb6a153bebe88f34/82_061.root)
Running Sorter with the command
```terminal
......
......