From c2721f91a4ea2ba24b28480946321d790898e262 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Mon, 15 Aug 2011 14:49:32 +0200 Subject: Update docs --- doc/man/indexamajig.1 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'doc/man') diff --git a/doc/man/indexamajig.1 b/doc/man/indexamajig.1 index 7aa8ac03..99503f43 100644 --- a/doc/man/indexamajig.1 +++ b/doc/man/indexamajig.1 @@ -108,11 +108,14 @@ You can choose between a variety of indexing methods. You can choose more than one method, in which case each method will be tried in turn until the later cell reduction step says that the cell is a "hit". Choose from: + none : No indexing (default) dirax : invoke DirAx mosflm : invoke MOSFLM (DPS) + reax : Use the DPS algorithm with known cell parameters Depending on what you have installed. For "dirax" and "mosflm", you need to -have the dirax or ipmosflm binaries in your PATH. +have the dirax or ipmosflm binaries in your PATH. For "reax", you have to +provide a known unit cell. Example: --indexing=dirax,mosflm -- cgit v1.2.3