aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2017-07-20 17:59:22 +0200
committerThomas White <taw@physics.org>2017-07-20 17:59:22 +0200
commit04f1fbddf6d416d5d8c3b59d017c10d23d2b1aa2 (patch)
tree2986aa07bf05b888507208e29b4e93873d9ce40c
parent88c178b25484d55c2908fe23d89fc6525fd506a6 (diff)
indexamajig(1): Give default values for TakeTwo options
-rw-r--r--doc/man/indexamajig.14
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/man/indexamajig.1 b/doc/man/indexamajig.1
index c3189f22..64b22025 100644
--- a/doc/man/indexamajig.1
+++ b/doc/man/indexamajig.1
@@ -407,7 +407,9 @@ Display timing data for performance monitoring.
.IP \fB--taketwo-angle-tolerance=\fIn\fR
.IP \fB--taketwo-trace-tolerance=\fIn\fR
.PD
-These set low-level parameters for the TakeTwo indexing algorithm. Respectively, the minimum number of vectors in the network before the pattern is considered indexed, the length and angle tolerances (in reciprocal Angstroms and degrees, respectively) and the matrix trace tolerance for considering rotation matrices as equal.
+These set low-level parameters for the TakeTwo indexing algorithm. Respectively, the minimum number of vectors in the network before the pattern is considered indexed, the length and angle tolerances (in reciprocal Angstroms and degrees, respectively) and the rotation matrix angle tolerance (in degrees) for considering rotation matrices as equal.
+.IP
+The defaults are: \fB--taketwo-member-threshold=20\fR, \fB--taketwo-len-tolernace=0.001\fR, \fB--taketwo-angle-tolerance=0.6\fR and \fB--taketwo-trace-tolerance=3\fR.
.PD 0
.IP \fB--felix-options\fR