From 04f1fbddf6d416d5d8c3b59d017c10d23d2b1aa2 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Thu, 20 Jul 2017 17:59:22 +0200 Subject: indexamajig(1): Give default values for TakeTwo options --- doc/man/indexamajig.1 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'doc') 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 -- cgit v1.2.3