Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Beam Spot Size #5

Closed
WYVERN2742 opened this issue Jun 14, 2022 · 1 comment · Fixed by #65
Closed

Support Beam Spot Size #5

WYVERN2742 opened this issue Jun 14, 2022 · 1 comment · Fixed by #65
Assignees
Labels
✨ Feature New feature or request Sim/Recon Simulation and Reconstruction
Milestone

Comments

@WYVERN2742
Copy link
Contributor

Currently, the spot size for cone-beam geometries is an infinite point, resulting in no blurring at any distance.

Using GVXR's SquareSource or CubeSource we can implement differently sized sources in order to more accurately model X-ray projectors.

Unfortunately, these functions are not yet exposed to SimpleGVXR, which WebCT is built on.

@WYVERN2742 WYVERN2742 added ✨ Feature New feature or request ⌚ Upstream Waiting on upstream sources in order to implement labels Jun 14, 2022
@WYVERN2742 WYVERN2742 self-assigned this Jun 14, 2022
@WYVERN2742 WYVERN2742 modified the milestones: 🏗 v1.0.0, 📋 v1.1.0 Jun 29, 2022
@WYVERN2742
Copy link
Contributor Author

Focal spot size is now supported in SimpleGVXR

@WYVERN2742 WYVERN2742 added the Sim/Recon Simulation and Reconstruction label Oct 20, 2022
@WYVERN2742 WYVERN2742 modified the milestones: 📋 v1.1.0, 🏗 v1.0.0 Oct 20, 2022
@WYVERN2742 WYVERN2742 linked a pull request May 20, 2024 that will close this issue
WYVERN2742 added a commit that referenced this issue May 20, 2024
feat: ✨ Add support for focal spot size

- Add support for focal spot in beam parameters
- Change typing of PipeConnection to Connection
   - This fixes a compilation issue on Linux
- Replace gvxr.computeProjectionSet() with a loop
   - This is due to a breaking change with latest master of gvxr
- Add tqdm progress bar to reconstruction
   - This may be temporary, should be investigated with Better Error System #52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature New feature or request Sim/Recon Simulation and Reconstruction
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant