Add multiple rays per detector option
Open
enhancement
- Dominant language
- MATLAB
- Stars
- 803
- Forks
- 262
- Avg merge
- 9d 13h
- Merged PRs (30d)
- 8
Description
Tom Pfeiffer commented at fully3D that one ray per detector may be little in some cases.
Most of the times I had simpy made a bigger detector via interpolation/geometry fiddling before using TIGRE, but I think it would make sense to remove this from the user and add it as a geo parameter (e.g. `geo.rays_per_pixel`), and let TIGRE handle this.
It should be "fairly" easy to do it in the entry points of CUDA, either in MATLAB/python Ax/Atb or actually in CUDA (probably better for speed)
Contributor guide
Assessment
This issue has not been assessed yet.