From 16a43c9457f5e9bbd035407ebd73d2a65b545a32 Mon Sep 17 00:00:00 2001 From: danieldeidda Date: Mon, 18 Nov 2024 16:43:48 +0000 Subject: [PATCH] [skip-ci] add info to release 6.3 --- documentation/release_6.3.htm | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/documentation/release_6.3.htm b/documentation/release_6.3.htm index 90a30cf56..02999ea36 100644 --- a/documentation/release_6.3.htm +++ b/documentation/release_6.3.htm @@ -28,11 +28,15 @@

New functionality

  • Data from GE Discovery MI systems in RDF9 should now be readable. TOF information on these scanners has also been added. However, projection data is currently still always returned as non-TOF (but list-mode data is read as TOF).
    - PR #1503 + PR #1503
  • stir_timings has now an extra option to parse a par-file for a projector-pair.
  • +
  • + Duration in sinogram interfile/exam_info obtained from lm_to_projdata has the correct value if we unlist all the events. This is not true for Root files + PR #1503 +