Skip to content

Commit febe9cf

Browse files
committed
docs update
1 parent 8039b73 commit febe9cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/reference/methods_list/reconstruction/FISTA3d_tomobar.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ When the data is highly inaccurate, noisy, incomplete, or limited-angle data. D
5050
- .. figure:: ../../../_static/figures/reconstructions/fistaos_recon_iter10_regul_high_nonneg.jpg
5151
:width: 300px
5252

53-
Same as left but :code:`nonnegativity = True`. See how reconstruction now almost look like a segmented image.
53+
Same as left but :code:`nonnegativity = True`. See how the reconstruction looks like a segmented image now.
5454

5555
* :code:`regularisation_iterations` defines how many inner iterations for regularisation performed on every step of the outer (FISTA) algorithm. This can depend on :code:`regularisation_type` and :code:`subsets_number`. The general rule is when :code:`subsets_number` is smaller then :code:`regularisation_iterations` should be increased.
5656

0 commit comments

Comments
 (0)