RTK 2.7.0 Released

RTK v2.7.0 has just been released. This release is intended to produce Python packages compatible with itk Python packages v5.4.3 and itk-cudacommon Python packages v1.1.1.

The full list of changes is available here but we are thrilled to announce major improvements:

  • New documentation available at https://docs.openrtk.org/.
  • New Python tools shipped with the packages among which rtkfdk, rtkprojectshepplogan and, last but not least, rtkshowgeometry which creates a 3D scene given an RTK geometry, a stack of projections and a CT image.
  • New features, e.g. FDK variance reconstruction, `read_geometry` and `write_geometry` functions for Python and support for fixed length and variable length vectors in all spectral tools.
  • Major bug fixes regarding the Cuda memory, Boellaard scatter correction, etc.
  • Python packages upgrade to CUDA 12.4.
  • Many style improvements following ITK's upgrades.

Many thanks to all contributors for this release: Gabriele Belotti, My Hoang Hoa Bui, Aurélien Coussat, Jannis Dickmann, Lucas Gandel, Axel Garcia, Hans Johnson, Cyril Mory, Simon Rit, Antoine Robert.

Simon (for the RTK consortium)