Skip to content

Commit

Permalink
[actions skip] corrected small mistakes in PET demos docstrings
Browse files Browse the repository at this point in the history
  • Loading branch information
evgueni-ovtchinnikov committed May 19, 2021
1 parent e4e7e43 commit 9e810fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/Python/PET/get_multiplicative_sinogram.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""Get multiplicative sinograms from normalisation and/or attenuation.
Usage:
osem_reconstruction [--help | options]
get_multiplicative_sinogram [--help | options]
Options:
-p <path>, --path=<path> path to data files, defaults to data/examples/PET/mMR
Expand Down
2 changes: 1 addition & 1 deletion examples/Python/PET/osl_reconstruction.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
edges.
Usage:
OSL_reconstruction [--help | options]
osl_reconstruction [--help | options]
Options:
-d <file>, --file=<file> raw data file [default: my_forward_projection.hs]
Expand Down

0 comments on commit 9e810fd

Please sign in to comment.