JuliaImageRecon / Sinograms.jl

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

Add `axes` #41

Closed JeffFessler closed 1 year ago

JeffFessler commented 1 year ago

Also refines the short scan docs.

codecov[bot] commented 1 year ago

Codecov Report

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

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #41 +/- ## ======================================= Coverage 99.62% 99.62% ======================================= Files 31 31 Lines 797 799 +2 ======================================= + Hits 794 796 +2 Misses 3 3 ``` | [Impacted Files](https://codecov.io/gh/JuliaImageRecon/Sinograms.jl/pull/41?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [src/geom/ct-geom.jl](https://codecov.io/gh/JuliaImageRecon/Sinograms.jl/pull/41/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2dlb20vY3QtZ2VvbS5qbA==) | `100.00% <100.00%> (ø)` | | | [src/geom/sino-geom.jl](https://codecov.io/gh/JuliaImageRecon/Sinograms.jl/pull/41/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2dlb20vc2luby1nZW9tLmps) | `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.