Skip to content

v1.24

Compare
Choose a tag to compare
@kylechampley kylechampley released this 06 Nov 03:59
· 19 commits to main since this release

Version 1.24 release notes

This release contains some major low-level modifications.

  1. Major rewrites to forward and backprojectors and FBP algorithms so that these algorithms use less GPU memory.
  2. Accuracy improvements to modular-beam projectors and backprojectors.
  3. Speed improvements to some backprojectors.
  4. Added documentation, including more formulas that describe algorithms.
  5. Enabled offset scan reconstruction for modular-beam geometries.
  6. Bug fixes.
  7. Added Python functions where one can perform the pre and post ramp filter weighting FBP steps.
  8. Added script that performs unit tests.
  9. Fixed some errors in some demo scripts.