diff options
author | Thomas White <taw@physics.org> | 2023-02-20 14:42:26 +0100 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2023-02-20 14:47:36 +0100 |
commit | d349703df505a9b256e3cce64012624b2c42ef24 (patch) | |
tree | 672fc1f3a211e2ea2f028c3435185f297d6f6388 /doc/articles | |
parent | 848cb6f85e032aeeaa71c7fa69cee6dfd5fe1868 (diff) |
speed.rst: Fix a typo
Diffstat (limited to 'doc/articles')
-rw-r--r-- | doc/articles/speed.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/articles/speed.rst b/doc/articles/speed.rst index eac591bb..81c92502 100644 --- a/doc/articles/speed.rst +++ b/doc/articles/speed.rst @@ -147,7 +147,7 @@ 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``. +altogether 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 |