Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
irp
HoloTomoToolbox
Commits
04a11111
Commit
04a11111
authored
Nov 16, 2021
by
paulphilipp.meyer
Browse files
adapted docstring according to code
parent
ff446780
Pipeline
#249928
passed with stage
in 1 minute and 4 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
functions/phaseRetrieval/iterative/projectionAlgorithm.m
View file @
04a11111
...
...
@@ -52,9 +52,9 @@ function [result, settings] = projectionAlgorithm(PM, PS, guess, settings)
% roiSize: Default = [];
% Size of the preview for the current state. If this value is not set,
% the whole array is shown.
% b0 : Default = 0.
99
% b0 : Default = 0.
75
% Only used with RAAR. Starting value of relaxation parameter.
% bM : Default = 0.
75
% bM : Default = 0.
99
% Only used with RAAR. Final value of relaxation parameter.
% bS : Default = 20
% Only used with RAAR. Iteration number when relaxation strategy is
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment