v1.0.0-rc.70
This commit is contained in:
@@ -13,6 +13,7 @@ Name | Type | Description | Notes
|
||||
**fft_num_vectors** | **int** | Number of search directions for the FFT algorithm; parameter value affects execution time of FFT. | [default to 16384]
|
||||
**tolerance** | **float** | Acceptance tolerance for spots after the indexing run - the larger the number, the more spots will be accepted |
|
||||
**thread_count** | **int** | Thread count for indexing algorithm |
|
||||
**geom_refinement_algorithm** | [**GeomRefinementAlgorithm**](GeomRefinementAlgorithm.md) | |
|
||||
**unit_cell_dist_tolerance** | **float** | Relative distance tolerance for unit cell vs. reference; Lattices outside given tolerance will be ignored | [default to 0.05]
|
||||
|
||||
## Example
|
||||
|
||||
Reference in New Issue
Block a user