diff --git a/scico/linop/xray/astra.py b/scico/linop/xray/astra.py index 4e59cca5f..09a7cbed5 100644 --- a/scico/linop/xray/astra.py +++ b/scico/linop/xray/astra.py @@ -75,12 +75,12 @@ def __init__( """ Args: input_shape: Shape of the input array. - det_spacing: Spacing between detector elements. See the - `astra documentation `__ - for more information.. det_count: Number of detector elements. See the `astra documentation `__ for more information. + det_spacing: Spacing between detector elements. See the + `astra documentation `__ + for more information.. angles: Array of projection angles in radians. volume_geometry: Specification of the shape of the discretized reconstruction volume. Must either ``None``,