JuliaImageRecon / Sinograms.jl

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

Fix β₀ < 0 issue #50

Closed JeffFessler closed 1 year ago

JeffFessler commented 1 year ago

Addresses #49

codecov[bot] commented 1 year ago

Codecov Report

Base: 99.61% // Head: 99.62% // Increases project coverage by +0.00% :tada:

Coverage data is based on head (7a6e8a9) compared to base (ed697de). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #50 +/- ## ======================================= Coverage 99.61% 99.62% ======================================= Files 31 31 Lines 789 790 +1 ======================================= + Hits 786 787 +1 Misses 3 3 ``` | [Impacted Files](https://codecov.io/gh/JuliaImageRecon/Sinograms.jl/pull/50?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [src/fbp3/cbct-back.jl](https://codecov.io/gh/JuliaImageRecon/Sinograms.jl/pull/50/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2ZicDMvY2JjdC1iYWNrLmps) | `98.21% <ø> (ø)` | | | [src/fbp/parker.jl](https://codecov.io/gh/JuliaImageRecon/Sinograms.jl/pull/50/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2ZicC9wYXJrZXIuamw=) | `100.00% <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=None). 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=None)

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