aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2014-03-11 17:09:12 +0100
committerThomas White <taw@physics.org>2014-03-11 17:09:12 +0100
commit890e89537f6bbd1f82e45828c71abf91ec020151 (patch)
treedff9351310bed5d554ea1e25c360ce1d67cc76c0 /doc
parent9df6e29846ad8d7d69069400bd3419fa4749deb6 (diff)
ambigator: Add --start-assignments
Diffstat (limited to 'doc')
-rw-r--r--doc/man/ambigator.14
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/man/ambigator.1 b/doc/man/ambigator.1
index 89dea842..2dd8c0c9 100644
--- a/doc/man/ambigator.1
+++ b/doc/man/ambigator.1
@@ -68,6 +68,10 @@ High resolution cutoff in Angstroms.
Low resolution cutoff in Angstroms.
.PD 0
+.IP \fB--start-assignments=\fR\fIfilename\fR
+Read the starting assignments to \fIfilename\fR. The file must be a list of 0 or 1, one value per line, in the same order as the crystals appear in the input stream. 1 means that the pattern should be reindexed according to the ambiguity operator. The length of the file must be at least equal to the number of crystals in the input stream.
+
+.PD 0
.IP \fB--end-assignments=\fR\fIfilename\fR
Write the end assignments to \fIfilename\fR. The file will be a list of 0 or 1, one value per line, in the same order as the crystals appear in the input stream. 1 means that the pattern should be reindexed according to the ambiguity operator.