diff options
author | Thomas White <taw@physics.org> | 2025-01-02 14:53:13 +0100 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2025-01-02 14:53:13 +0100 |
commit | c7ea9347e34be23f5b276242df2013a4958b43b4 (patch) | |
tree | 4a15265fd979e52216958535e90af3b3464ff385 /doc/man | |
parent | c39417a5023572322f58d26253a8b2e97025f3c3 (diff) |
Update documentation about ffbidx and smallcell
Diffstat (limited to 'doc/man')
-rw-r--r-- | doc/man/indexamajig.1.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/man/indexamajig.1.md b/doc/man/indexamajig.1.md index d93df7ca..1ead8000 100644 --- a/doc/man/indexamajig.1.md +++ b/doc/man/indexamajig.1.md @@ -156,6 +156,10 @@ reports that the pattern has been successfully indexed. Choose from: **file** : See **Re-playing old indexing and injecting external results** below. +**ffbidx** +: Use the GPU-based fast-feedback indexer, similar to the TORO algorithm. +: See https://doi.org/10.1107/S1600576724003182 for details. + Most of the indexing methods require some extra software to be installed, either at the time of compiling CrystFEL or afterwards. CrystFEL is distributed with a script (scripts/install-indexers) which can help you to |