From 518f45a4ab8f911a3cd42bd2d05b3bdfb60a90e9 Mon Sep 17 00:00:00 2001 From: Kris Thielemans Date: Sun, 27 Oct 2024 17:21:50 +0000 Subject: [PATCH] improve documentation on TOF resolution Fixes #16 --- model/ScannerInformation.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/model/ScannerInformation.yml b/model/ScannerInformation.yml index 48515f0..942cec8 100644 --- a/model/ScannerInformation.yml +++ b/model/ScannerInformation.yml @@ -42,7 +42,8 @@ ScannerInformation: !record tofBinEdges: !array items: float dimensions: 1 - # TOF resolution in mm + # TOF resolution (as FWHM) in mm + # Scanner coincidence timing resolution (CTR) without tof-binning tofResolution: float # Edge information for energy windows in keV (given as from first to last edge, so there is one more edge than the number of bins)