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

Added forward_project method to RecStack #34

Merged
merged 1 commit into from
Mar 28, 2025

Conversation

AndrewHerzing
Copy link
Collaborator

Added forwared_project method to RecStack which produces a TomoStack of projected sinograms

  • Added forward_project method to RecStack. Forward projection is carried out using the astra.create_sino method and can be carried out using the CPU or GPU
  • Added tests to test_base.py for new functionality

Added forwared_project method to RecStack as well
as tests for new methods
@AndrewHerzing AndrewHerzing merged commit 8823fa1 into master Mar 28, 2025
22 of 30 checks passed
@AndrewHerzing AndrewHerzing deleted the ENH_Add_forward_projection_to_RecStack branch March 28, 2025 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant