Skip to content

Commit

Permalink
Completed docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
Biagig authored Nov 30, 2021
1 parent de8449f commit 91969de
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions etomo/operators/radon/radon.py
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,8 @@ def __init__(self, angles, img_size, nb_slices=None, n_channels=1,
angles acquired (in degrees)
img_size: int
size of the images (only square images)
nb_slices: int, optional
Number of slices. If None, assumes equal to img_size
n_channels: int, default 1
Number of images for multichannel reconstructions
normalized: bool, default True
Expand Down

0 comments on commit 91969de

Please sign in to comment.