Skip to content

SIRF Release 3.8.0

Latest
Compare
Choose a tag to compare
@evgueni-ovtchinnikov evgueni-ovtchinnikov released this 25 Jul 15:48
· 2 commits to master since this release
a4d8cae

What's Changed

  • SIRF/STIR (PET and SPECT)

    • use direct STIR operations for arrays, potentially resulting in speed-up when using STIR 6.2 or later
    • fixed STIR linking problems by adding STIR_REGISTRIES to Reg executables
    • added compute_attenuation_factors method to AcquisitionSensitivityModel
    • added means for setting maximal and minimal value for scale factor in stir::ScatterEstimation
    • added support for the STIR 6.2 (somewhat experimental) Cuda Relative Difference Prior
  • MR

    • fixed density_weight shape issue caused by upgrading numpy to version 2.0
  • CMake/building:

    • set CMP0074 policy to NEW, i.e. honour _ROOT env variables