JuliaImageRecon / Sinograms.jl

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

Fix docs urls #53

Closed JeffFessler closed 1 year ago

JeffFessler commented 1 year ago

and use range instead of LinRange

codecov[bot] commented 1 year ago

Codecov Report

Base: 99.62% // Head: 99.62% // No change to project coverage :thumbsup:

Coverage data is based on head (632fdd7) compared to base (8de116d). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #53 +/- ## ======================================= Coverage 99.62% 99.62% ======================================= Files 31 31 Lines 790 790 ======================================= Hits 787 787 Misses 3 3 ``` | [Impacted Files](https://codecov.io/gh/JuliaImageRecon/Sinograms.jl/pull/53?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [src/fbp2/sino-plot.jl](https://codecov.io/gh/JuliaImageRecon/Sinograms.jl/pull/53?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2ZicDIvc2luby1wbG90Lmps) | `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.