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

add reconstructor class #110

Open
wants to merge 16 commits into
base: main
Choose a base branch
from
Open

Conversation

hyt35
Copy link

@hyt35 hyt35 commented Jul 8, 2024

No description provided.

@hyt35
Copy link
Author

hyt35 commented Jul 23, 2024

Added LIONmodelSino and LIONmodelPhantom classes, as well as Constructor function to change from phantom to sino processing using FDK. Added sample testing/training procedure for the subclassed versions.

Constructor adds LIONmodelSino as a parent class of any class extending LIONmodelPhantom, changing forward operator to include FDK. The original phantom to phantom is retained as phantom2phantom. It should be easy to check which methods are implemented using isinstance, though I suspect Charlie will not be happy with this.

@AnderBiguri
Copy link
Member

I would just not call it "phantom" but "recon" or "image" ("recon" better). A phantom is a particular type of image. same with other stuff (recon2recon).

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.

2 participants