Skip to content

Releases: fqjin/radon-transform

v2.0.1

20 Mar 21:23
Compare
Choose a tag to compare

Minor edits to the readme

v2.0.0

17 Mar 05:47
de2d675
Compare
Choose a tag to compare

Initial release after moving the codebase to GitHub. Major changes include:

  • Added generative example data that mimics real ultrasound SWEI data
  • Added four example scripts showcasing package functionality
  • Added helper scripts to create masks
  • Changed CalcTheta to log-uniform sampling
  • Changed argument order of some functions to be more consistent
  • Fixed radon_ones normalization bug
  • Improved PlotRadon