Summary of changes in STIR release 6.2

Overall summary

This version is 100% backwards compatible with STIR 6.1, aside from a bug fix for the blocks-on-cylindrical set-up which caused the wrong geometry, and a changed default of the tail-fitting of the scatter estimator (see below). However, C++-17 is now required.

Main new features are the capability to mash TOF bins (via SSRB utility/code) and a CUDA version of the Relative Difference Prior. There are also some import bug fixes, as well as some speed-up (hopefully) in the use of arrays.

Of course, there is also the usual code-cleanup and improvements to the documentation.

This release contains mainly code written by Nicole Jurjew (UCL) (SSRB for TOF), Imraj Singh (UCL) (CUDA version of the Relative Difference Prior), Markus Jehl (Positrigo) (fixes for blocks on cylindrical) and Kris Thielemans (UCL).

Patch release info

Summary for end users (also to be read by developers)

New functionality

Changed functionality

Bug fixes

Build system

Known problems

See our issue tracker.

What is new for developers (aside from what should be obvious from the above):

Changed functionality

Bug fixes

Other code changes

Test changes

C++ tests

recon_test_pack