From 848cb6f85e032aeeaa71c7fa69cee6dfd5fe1868 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Fri, 17 Feb 2023 15:49:49 +0100 Subject: speed.rst: Fix some line breaks --- doc/articles/speed.rst | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'doc') diff --git a/doc/articles/speed.rst b/doc/articles/speed.rst index 81af5a23..eac591bb 100644 --- a/doc/articles/speed.rst +++ b/doc/articles/speed.rst @@ -81,9 +81,9 @@ If the background is low and/or smooth, you can use the faster ``zaef`` peak search algorithm instead of ``peakfinder8`` without compromising on the results. -The speed of ``peakfinder8`` can be improved with option ``indexamajig ---peakfinder8-fast``, which tells CrystFEL to pre-calculate some structures. -This is only possible with a static detector geometry (see below). +The speed of ``peakfinder8`` can be improved with option +``indexamajig --peakfinder8-fast``, which tells CrystFEL to pre-calculate some +values. This is only possible with a static detector geometry (see below). Choose the fastest indexing algorithms @@ -144,10 +144,10 @@ Don't need integration results? Don't integrate! If you're using CrystFEL as part of an online monitoring system, you might not be interested in the integration results at all. Since spot prediction and integration can take a significant amount of time, you can save a lot by -disabling them. Disable integration, but not prediction, with ``indexamajig ---integration=none``. The stream will contain predicted spot positions, but -their intensities will all be zero. Disable prediction altoghether with -``indexamajig --cell-parameters-only``. +disabling them. Disable integration, but not prediction, with +``indexamajig --integration=none``. The stream will contain predicted spot +positions, but their intensities will all be zero. Disable prediction +altoghether with ``indexamajig --cell-parameters-only``. This is particularly important when doing "unrestricted" indexing with no prior unit cell information. Occasional spuriously large unit cells can slow -- cgit v1.2.3