aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2018-12-18 14:27:11 +0100
committerThomas White <taw@physics.org>2018-12-18 15:38:13 +0100
commit42a3b30b26b2fae7c11568991581eafe935c4cea (patch)
tree613a07d1a3711f506efb437898671823ccb36830
parent9b9bc02ddc7a040b6367844498b5be87437d1ced (diff)
A few manual fixes
-rw-r--r--doc/man/crystfel.74
-rw-r--r--doc/man/indexamajig.12
2 files changed, 5 insertions, 1 deletions
diff --git a/doc/man/crystfel.7 b/doc/man/crystfel.7
index 7ed67d5b..df161d7f 100644
--- a/doc/man/crystfel.7
+++ b/doc/man/crystfel.7
@@ -69,6 +69,9 @@ A tool for creating lists of events from multi-event data files.
.IP \fBwhirligig\fR
A tool for locating runs of crystals with similar orientations, e.g. from 'mini rotation series' arising from the use of a slow extrusion sample injector.
+.IP \fBmake_pixelmap\fR
+A tool for for creating pixel maps for Cheetah, OnDA etc.
+
.PP
There is also a folder full of scripts for achieving many related tasks.
@@ -167,4 +170,5 @@ You should have received a copy of the GNU General Public License along with Cry
.BR geoptimiser (1),
.BR whirligig (1),
.BR list_events (1),
+.BR make_pixelmap (1),
.BR crystfel_geometry (5).
diff --git a/doc/man/indexamajig.1 b/doc/man/indexamajig.1
index 1394b4a4..1ab4a06d 100644
--- a/doc/man/indexamajig.1
+++ b/doc/man/indexamajig.1
@@ -218,7 +218,7 @@ Put the temporary folder under \fIpath\fR.
.PD 0
.IP \fB--wait-for-file=\fIn\fR
.PD
-Wait at most \fIn\fR seconds for each image file in the input list to be created before trying to process it. This is useful for some automated processing pipelines. It obviously only really works for single-frame files. If a file exists but is not readable when this option is set non-zero, a second attempt will be made after ten seconds. This is to allow to incompletely written files. A value of -1 means to wait forever. The default value is \fB--wait-for-file=0\fR.
+Wait at most \fIn\fR seconds for each image file in the input list to be created before trying to process it. This is useful for some automated processing pipelines. It obviously only really works for single-frame files. If a file exists but is not readable when this option is set non-zero, a second attempt will be made after ten seconds. This is to allow for incompletely written files. A value of -1 means to wait forever. The default value is \fB--wait-for-file=0\fR.
.SH PEAK SEARCH OPTIONS
.PD 0