diff options
author | Thomas White <taw@physics.org> | 2022-09-21 14:26:12 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2022-09-21 14:26:12 +0200 |
commit | ec502c382bab9be55ca467b9c521d7293b23ed59 (patch) | |
tree | 0b69e23d848618a954475e3dbb7ce252d146df69 | |
parent | 28b263b02c1029741c89d35b5f726889eb2f1da7 (diff) |
indexamajig(1): Add --asdf-fast
-rw-r--r-- | doc/man/indexamajig.1 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/man/indexamajig.1 b/doc/man/indexamajig.1 index 4ad84325..7e057418 100644 --- a/doc/man/indexamajig.1 +++ b/doc/man/indexamajig.1 @@ -503,6 +503,11 @@ These set low-level parameters for the PinkIndexer indexing algorithm. .IP \fB--pinkIndexer-max-refinement-disbalance\fR Indexing solutions are dismissed if the refinement refined very well to one side of the detector and very badly to the other side. Allowed values range from 0 (no disbalance) to 2 (extreme disbalance), default 0.4. Disbalance after refinement usually appears for bad geometries or bad prior unit cell parameters. +.PD 0 +.IP \fB--asdf-fast +.PD +This enables a faster mode of operation for \fIasdf\fR indexing, which is around 3 times faster but only about 7% less successful. + .SH INTEGRATION OPTIONS .PD 0 .IP \fB--integration=\fR\fImethod\fR |