Skip to content

Commit

Permalink
Merge branch 'main' into brendt/pmap-linop
Browse files Browse the repository at this point in the history
  • Loading branch information
bwohlberg committed May 16, 2024
2 parents 86f185a + 48e0b21 commit fafb455
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions scico/linop/xray/astra.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,12 +75,12 @@ def __init__(
"""
Args:
input_shape: Shape of the input array.
det_spacing: Spacing between detector elements. See the
`astra documentation <https://www.astra-toolbox.com/docs/geom2d.html#projection-geometries>`__
for more information..
det_count: Number of detector elements. See the
`astra documentation <https://www.astra-toolbox.com/docs/geom2d.html#projection-geometries>`__
for more information.
det_spacing: Spacing between detector elements. See the
`astra documentation <https://www.astra-toolbox.com/docs/geom2d.html#projection-geometries>`__
for more information..
angles: Array of projection angles in radians.
volume_geometry: Specification of the shape of the
discretized reconstruction volume. Must either ``None``,
Expand Down

0 comments on commit fafb455

Please sign in to comment.