Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Müller committed Oct 3, 2017
1 parent dca88c5 commit bbd04f9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion radontea/_Back.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ def backproject(sinogram, angles, filtering="ramp",
'hann'}, optional
Specifies the Fourier filter. Either of
- "ramp" :mathematically correct reconstruction
- "ramp": mathematically correct reconstruction
- "shepp-logan"
- "cosine"
- "hamming"
Expand Down
2 changes: 1 addition & 1 deletion radontea/_Back_meta.py
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ def backproject(sinogram, angles, filtering="ramp",
'hann'}, optional
Specifies the Fourier filter. Either of
- "ramp" :mathematically correct reconstruction
- "ramp": mathematically correct reconstruction
- "shepp-logan"
- "cosine"
- "hamming"
Expand Down

0 comments on commit bbd04f9

Please sign in to comment.