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

feat: ✨ Add support for focal spot size (#5) #65

Merged
merged 1 commit into from
May 20, 2024

Conversation

WYVERN2742
Copy link
Contributor

  • 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

- 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
@WYVERN2742 WYVERN2742 linked an issue May 20, 2024 that may be closed by this pull request
@WYVERN2742 WYVERN2742 merged commit 68ec176 into master May 20, 2024
@WYVERN2742 WYVERN2742 deleted the WYVERN2742/issue-5 branch May 20, 2024 13:21
@WYVERN2742 WYVERN2742 added ✨ Feature New feature or request UI User Interface Sim/Recon Simulation and Reconstruction labels May 20, 2024
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 UI User Interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support Beam Spot Size
1 participant