aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2018-06-20 09:45:37 +0200
committerThomas White <taw@physics.org>2018-06-20 09:45:37 +0200
commit24f01c37445428179ff26e1d37844ccff5c57211 (patch)
tree28f4bb0e03222f752ae899e145c8b26b3c6d4f02 /doc
parent559fea891a8657470fbe629a123a3467d1191a53 (diff)
Finish removing "selector"
Diffstat (limited to 'doc')
-rw-r--r--doc/man/indexamajig.18
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/man/indexamajig.1 b/doc/man/indexamajig.1
index 9dd003d6..ab581120 100644
--- a/doc/man/indexamajig.1
+++ b/doc/man/indexamajig.1
@@ -402,8 +402,8 @@ The defaults are: \fB--taketwo-member-threshold=20\fR, \fB--taketwo-len-tolernac
These set low-level parameters for the Felix indexing algorithm.
.PD 0
-.IP \fB--xgandalf-sampling-pitch-selector=\fIn\fR
-.IP \fB--xgandalf-grad-desc-iterations-selector=\fIn\fR
+.IP \fB--xgandalf-sampling-pitch=\fIn\fR
+.IP \fB--xgandalf-grad-desc-iterations=\fIn\fR
.IP \fB--xgandalf-tolerance=\fIn\fR
.IP \fB--xgandalf-no-deviation-from-provided-cell\fR
.IP \fB--xgandalf-max-lattice-vector-length=\fIn\fR
@@ -411,9 +411,9 @@ These set low-level parameters for the Felix indexing algorithm.
.PD
These set low-level parameters for the XGANDALF indexing algorithm.
.IP
-\fB--xgandalf-sampling-pitch-selector\fR selects how dense the reciprocal space is sampled. [0-4]: extremelyLoose to extremelyDense. [5-7]: standardWithSeondaryMillerIndices to extremelyDenseWithSeondaryMillerIndices. Default is 6 (denseWithSeondaryMillerIndices).
+\fB--xgandalf-sampling-pitch\fR selects how dense the reciprocal space is sampled. [0-4]: extremelyLoose to extremelyDense. [5-7]: standardWithSeondaryMillerIndices to extremelyDenseWithSeondaryMillerIndices. Default is 6 (denseWithSeondaryMillerIndices).
.IP
-\fB--xgandalf-grad-desc-iterations-selector\fR selects how many gradient descent iterations are performed. [0-5]: veryFew to extremelyMany. Default is 4 (manyMany).
+\fB--xgandalf-grad-desc-iterations\fR selects how many gradient descent iterations are performed. [0-5]: veryFew to extremelyMany. Default is 4 (manyMany).
.IP
\fB--xgandalf-tolerance\fR relative tolerance of the lattice vectors. Default is 0.02.
.IP