-
Notifications
You must be signed in to change notification settings - Fork 17
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
Update the SCICO x-ray projector #473
Conversation
7a056c2
to
76dec48
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Only minor comments/suggestions other than rebuilding two notebooks and fixing the test failure.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #473 +/- ##
==========================================
+ Coverage 94.57% 94.59% +0.01%
==========================================
Files 90 90
Lines 5584 5597 +13
==========================================
+ Hits 5281 5294 +13
Misses 303 303
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
18c30c4
to
d53d3e2
Compare
d53d3e2
to
02b311d
Compare
Reimplement the X-ray projector to avoid aliasing artifacts. This projector is on par with ASTRA in terms of speed on the GPU.