Releases: JuliaImageRecon/Sinograms.jl
Releases · JuliaImageRecon/Sinograms.jl
v0.5.0
Sinograms v0.5.0
Merged pull requests:
- First version of bdd_2d (#51) (@SoniaMinseoKim)
- Update links to https (#52) (@prbzrg)
- Fix docs urls (#53) (@JeffFessler)
- add JuliaHub badges (#54) (@prbzrg)
- Update branchless DD docs (#57) (@JeffFessler)
- CompatHelper: add new compat entry for Interpolations at version 0.14, (keep existing compat) (#58) (@github-actions[bot])
- Bump actions/checkout from 3 to 4 (#59) (@dependabot[bot])
- Bump actions/cache from 3 to 4 (#60) (@dependabot[bot])
- Bump codecov/codecov-action from 3 to 4 (#61) (@dependabot[bot])
- Add RadonKA (#62) (@roflmaostc)
- CompatHelper: bump compat for Interpolations to 0.15, (keep existing compat) (#63) (@github-actions[bot])
- Update yml, docs/make, LazyGrids v1 (#65) (@JeffFessler)
- Use package extensions, not Requires; to v0.5 (#66) (@JeffFessler)
Closed issues:
v0.4.1
v0.4.0
Sinograms v0.4.0
Merged pull requests:
- Parker weighting for CBCT (#46) (@JeffFessler)
- Use helpers instead of getproperty (#47) (@JeffFessler)
v0.3.0
Sinograms v0.3.0
Closed issues:
Merged pull requests:
- Add Parker weighting for short scans (#40) (@JeffFessler)
- Add
axes
(#41) (@JeffFessler)
v0.2.0
Sinograms v0.2.0
Closed issues:
Merged pull requests:
- CompatHelper: bump compat for ImageGeoms to 0.9, (keep existing compat) (#20) (@github-actions[bot])
- Improve type inference, add FBP examples (#21) (@JeffFessler)
- Threaded version of pixel-driven back-projection (#22) (@JeffFessler)
- Add pixel-driven fan-beam back projection (#24) (@JeffFessler)
- Add FDK for 3D CBCT FBP (#25) (@JeffFessler)
- Update paths for new JIR organization (#28) (@JeffFessler)
- Overhaul to unify properties, add
CtSource
to prepare for Helix (#29) (@JeffFessler) - Bump actions/checkout from 2 to 3 (#30) (@dependabot[bot])
- Bump codecov/codecov-action from 1 to 3 (#31) (@dependabot[bot])
- Bump actions/cache from 1 to 3 (#32) (@dependabot[bot])
v0.1.0
Sinograms v0.1.0
Merged pull requests:
- First try (#1) (@Tapio-Heinonen)
- Mostly white space refinements (#5) (@JeffFessler)
- Add convenience wrappers / first test / invoke CI (#6) (@JeffFessler)
- Add first FBP example (#7) (@JeffFessler)
- Locate sinogram geometry
SinoGeom
here. Support units. (#8) (@JeffFessler) - ir_radon_zwart_powell.jl (#10) (@hnanda22)
- Refine Zwart-Powell (#11) (@JeffFessler)
- Update docs (#16) (@JeffFessler)
- Document sinogram geometries (#17) (@JeffFessler)