Skip to content

svmbir v0.2.8

Compare
Choose a tag to compare
@cabouman cabouman released this 06 Mar 22:26
· 118 commits to master since this release
16bf5a9

This release mainly adds support for fan beam geometry. (first for smbir!!)

  • Relevant operators (recon, project, backproject) have 3 new arguments to specify the geometry: geometry, dist_source_detector, magnification.
  • The operators default to parallel beam, so it's backwards compatible.
  • New C code updates method of calculating matrix entries for easier generalization
  • Corresponding updates to sphinx documentation, README and docstrings