JuliaImageRecon / Sinograms.jl

Julia library for working with sinograms / tomography / Radon transform
MIT License
15 stars 6 forks source link

Add pixel-driven fan-beam back projection #24

Closed JeffFessler closed 2 years ago

JeffFessler commented 2 years ago

Addresses #23

codecov[bot] commented 2 years ago

Codecov Report

Base: 99.80% // Head: 99.61% // Decreases project coverage by -0.18% :warning:

Coverage data is based on head (ccf0ba7) compared to base (8f5b10b). Patch coverage: 97.82% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #24 +/- ## ========================================== - Coverage 99.80% 99.61% -0.19% ========================================== Files 16 16 Lines 519 526 +7 ========================================== + Hits 518 524 +6 - Misses 1 2 +1 ``` | [Impacted Files](https://codecov.io/gh/JeffFessler/Sinograms.jl/pull/24?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeff+Fessler) | Coverage Δ | | |---|---|---| | [src/fbp2/back-fan.jl](https://codecov.io/gh/JeffFessler/Sinograms.jl/pull/24/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeff+Fessler#diff-c3JjL2ZicDIvYmFjay1mYW4uamw=) | `97.95% <97.67%> (-2.05%)` | :arrow_down: | | [src/fbp2/back-par.jl](https://codecov.io/gh/JeffFessler/Sinograms.jl/pull/24/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeff+Fessler#diff-c3JjL2ZicDIvYmFjay1wYXIuamw=) | `97.36% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeff+Fessler). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeff+Fessler)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.