From 24f01c37445428179ff26e1d37844ccff5c57211 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Wed, 20 Jun 2018 09:45:37 +0200 Subject: Finish removing "selector" --- doc/man/indexamajig.1 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc') 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 -- cgit v1.2.3