Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
siljachr authored May 9, 2023
1 parent ce8b84f commit 007d304
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,7 @@ Real data is found at https://doi.org/10.5281/zenodo.6817690.
# Total variation reconstruction
TV.py contains code to reproduce the TV reconstructions used for comparison in the paper.
This script requires installation of CIL (https://tomographicimaging.github.io/CIL/nightly/index.html)

# Samples from SGP prior
SGPsample.py contains code to obtain and plot samples from the SGP prior used on the pipe image.
Installation of CUQIpy is required. This code runs on a pre-released version of CUQIpy. Install via command: pip install git+https://github.com/CUQI-DTU/CUQIpy.git@sprint16_add_JointModel

0 comments on commit 007d304

Please sign in to comment.