aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2017-07-20 17:29:51 +0200
committerThomas White <taw@physics.org>2017-07-20 17:29:51 +0200
commit88c178b25484d55c2908fe23d89fc6525fd506a6 (patch)
treec1bef5834e086cfe45e145f22ab75db870f5de2c /doc
parent92214eb307998dee930ef7765eeebcefe985d212 (diff)
parentffca045ff453e41a0aed290e89c24324ddd97bec (diff)
Merge branch 'taketwo'
Diffstat (limited to 'doc')
-rw-r--r--doc/man/indexamajig.18
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/man/indexamajig.1 b/doc/man/indexamajig.1
index eaf812d6..c3189f22 100644
--- a/doc/man/indexamajig.1
+++ b/doc/man/indexamajig.1
@@ -402,6 +402,14 @@ Skip the prediction refinement step.
Display timing data for performance monitoring.
.PD 0
+.IP \fB--taketwo-member-threshold=\fIn\fR
+.IP \fB--taketwo-len-tolerance=\fIn\fR
+.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.
+
+.PD 0
.IP \fB--felix-options\fR
.PD
Specify a comma-separated list of keyword arguments to change the default parameters passed to the felix indexer. For asthetics, this list can also be preceeded and followed by quotations - as in: \fB--felix-options="arg1=10,arg2=600"\fR. A list of parameters which can be modified through this option is detailed below.