aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2013-02-22 11:57:41 +0100
committerThomas White <taw@physics.org>2013-02-22 11:57:41 +0100
commit86f0167583e78e083f69b0c010da64bf60b74c27 (patch)
treed4f71650083e6a69c50635bf47ee0a19129c444d /doc
parent8a1898f66575495b9dbb75a7ce1bc6ea26c05cb3 (diff)
Update docs
Diffstat (limited to 'doc')
-rw-r--r--doc/man/indexamajig.111
1 files changed, 10 insertions, 1 deletions
diff --git a/doc/man/indexamajig.1 b/doc/man/indexamajig.1
index 1195d417..8a41e054 100644
--- a/doc/man/indexamajig.1
+++ b/doc/man/indexamajig.1
@@ -303,7 +303,6 @@ default.
.PD
Don't subtract local background estimates from integrated intensities. This is almost never useful, but might help to detect problems from troublesome background noise.
-
.PD 0
.IP \fB--use-saturated\fR
.PD
@@ -324,6 +323,16 @@ When using \fB--peaks=hdf5\fR, the peaks will be put through the same checks as
.PD
Without this option, peaks will be predicted in each pattern based on the crystal orientation from autoindexing and the parameters in the beam description file. With this option, indices will be assigned to the peaks found by the peak search, and the positions of those peaks used for the final integration stage.
+.PD 0
+.IP \fB--no-peaks-in-stream\fR
+.PD
+Do not record peak search results in the stream. You won't be able to check that the peak detection was any good, but the stream will be around 30% smaller.
+
+.PD 0
+.IP \fB--no-refls-in-stream\fR
+.PD
+Do not record integrated reflections in the stream. The resulting output won't be usable for merging, but will be a lot smaller. This option might be useful if you're only interested in things like unit cell parameters and orientations.
+
.SH BUGS
ReAx indexing is experimental. It works very nicely for some people, and crashes for others. In a future version, it will be improved and fully supported.