v1.6
Version 1.6 release notes
- Speed improvements to backprojection algorithms where the voxel size is "large" (splatting the voxel onto the detector is bigger than 2 detector pixels. Speed improvement ranges from 10% to 70%, depending on the CT geometry and CT volume parameters.
- Enabled 3x5x5 median filter (before could just do 3x3x3 or 2D median filters).
- Added lots of comments to C++ and CUDA header files.
- Fixed bug in filtering step of helical FBP that would appear occasionally (program would crash) for large projection data sets.
- As usual, updated the LEAPCT readthedocs page.