From b6cdcc6cc47ee81ae63cdb33bc48ce320a90b36f Mon Sep 17 00:00:00 2001 From: "Kenneth R. Beyerlein" Date: Wed, 31 Jan 2018 23:29:01 +0100 Subject: Changed the naming of felix options and variables to make them more obvious. --- doc/man/indexamajig.1 | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'doc') diff --git a/doc/man/indexamajig.1 b/doc/man/indexamajig.1 index e4fa91bd..a434bf05 100644 --- a/doc/man/indexamajig.1 +++ b/doc/man/indexamajig.1 @@ -362,14 +362,16 @@ These set low-level parameters for the TakeTwo indexing algorithm. Respectively 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-tthrange-min=\fIn\fR -.IP \fB--felix-tthrange-max=\fIn\fR -.IP \fB--felix-min-measurements=\fIn\fR +.IP \fB--felix-domega=\fIn\fR +.IP \fB--felix-fraction-max-visits=\fIn\fR +.IP \fB--felix-max-internal-angle=\fIn\fR +.IP \fB--felix-max-uniqueness=\fIn\fR .IP \fB--felix-min-completeness=\fIn\fR -.IP \fB--felix-min-uniqueness=\fIn\fR +.IP \fB--felix-min-visits=\fIn\fR .IP \fB--felix-num-voxels=\fIn\fR -.IP \fB--felix-test-fraction=\fIn\fR .IP \fB--felix-sigma=\fIn\fR +.IP \fB--felix-tthrange-max=\fIn\fR +.IP \fB--felix-tthrange-min=\fIn\fR .PD 0 These set low-level parameters for the Felix indexing algorithm. -- cgit v1.2.3