From 57826f34b345ff87c0121d5edec5ef62ae7aed37 Mon Sep 17 00:00:00 2001 From: Yaroslav Gevorkov Date: Fri, 7 Feb 2020 19:47:07 +0100 Subject: fix pinkIndexer documentation --- doc/man/indexamajig.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/man') diff --git a/doc/man/indexamajig.1 b/doc/man/indexamajig.1 index 41e34aa7..99463711 100644 --- a/doc/man/indexamajig.1 +++ b/doc/man/indexamajig.1 @@ -448,8 +448,8 @@ These set low-level parameters for the XGANDALF indexing algorithm. .IP \fB--pinkIndexer-multi=\fIn\fR .IP \fB--pinkIndexer-thread-count=\fIn\fR .IP \fB--pinkIndexer-no-check-indexed=\fIn\fR -.IP \fB--pinkIndexer-override-photon-energy=\fIn\fR .IP \fB--pinkIndexer-override-bandwidth=\fIn\fR +.IP \fB--pinkIndexer-override-photon-energy=\fIn\fR .IP \fB--pinkIndexer-override-visible-energy-range=\fImin-max\fR .PD @@ -473,9 +473,9 @@ These set low-level parameters for the PinkIndexer indexing algorithm. .IP \fB--pinkIndexer-no-check-indexed\fR Leave the check whether a pattern is indexed completely to CrystFEL. Useful for monochromatic (since CrystFEL's prediction model is smarter than the one of pinkIndexer) or in combnation with --no-check-peaks for geometry optimization. This flag is meant to eventually disappear, when the full pink pipeline is implemented. .IP -\fB--pinkIndexer-override-photon-energy=\fIn\fR Overrides the bandwidth in (delta energy)/(mean energy) to use for indexing (which usually is difined in the geometry file). Should be used together with \fB--pinkIndexer-override-bandwidth=\fIn\fR +\fB--pinkIndexer-override-bandwidth=\fIn\fR Overrides the bandwidth in (delta energy)/(mean energy) to use for indexing (which usually is defined in the geometry file). Should be used together with \fB--pinkIndexer-override-photon-energy=\fIn\fR .IP -\fB--pinkIndexer-override-bandwidth=\fIn\fR Overrides the mean energy in eV to use for indexing (which usually is difined in the geometry file). Should be used together with \fB--pinkIndexer-override-bandwidth=\fIn\fR +\fB--pinkIndexer-override-photon-energy=\fIn\fR Overrides the mean energy in eV to use for indexing (which usually is defined in the geometry file). Should be used together with \fB--pinkIndexer-override-bandwidth=\fIn\fR .IP \fB--pinkIndexer-override-visible-energy-range=\fImin-max\fR Overrides photon energy and bandwidth according to a range of energies that have high enough intensity to produce visible Bragg spots on the detector. min and max range borders are separated by a minus sign (no whitespace). -- cgit v1.2.3