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

sinograms.geometry module #269

Open
3 of 4 tasks
jadball opened this issue Mar 21, 2024 · 2 comments
Open
3 of 4 tasks

sinograms.geometry module #269

jadball opened this issue Mar 21, 2024 · 2 comments

Comments

@jadball
Copy link
Contributor

jadball commented Mar 21, 2024

Handles things like:

  • iy index to/from dty value (accounting for y0 and ystep)
  • recon array indices to/from real space (x,y) values (accounting for y0, ystep and padding)
  • (dty,omega) values to/from real space (x,y) values (via fitting sine waves)
  • test/debug whether sinograms/roi_iradon.py:recon_cens matches the same geometry

Also needs unit tests

@jadball jadball changed the title sinograms.geometry class sinograms.geometry module Mar 21, 2024
@jonwright
Copy link
Member

There is also a tweak needed somewhere near transform.py for the sample-detector distance changes due to thickness.

@jonwright
Copy link
Member

  • test/debug whether sinograms/roi_iradon.py:recon_cens matches the same geometry

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

No branches or pull requests

2 participants