v1.0.0-rc.90
This commit is contained in:
@@ -22,8 +22,8 @@ communicate through network calls or other mechanisms.
|
||||
|
||||
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
|
||||
|
||||
- API version: 1.0.0-rc.89
|
||||
- Package version: 1.0.0-rc.89
|
||||
- API version: 1.0.0-rc.90
|
||||
- Package version: 1.0.0-rc.90
|
||||
- Generator version: 7.8.0
|
||||
- Build package: org.openapitools.codegen.languages.PythonClientCodegen
|
||||
|
||||
|
||||
@@ -14,6 +14,8 @@ None - no master file written NXmxLegacy - legacy format with soft links to data
|
||||
|
||||
* `TIFF` (value: `'TIFF'`)
|
||||
|
||||
* `NOFILEWRITTEN` (value: `'NoFileWritten'`)
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
|
||||
@@ -15,6 +15,7 @@ Name | Type | Description | Notes
|
||||
**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]
|
||||
**viable_cell_min_spots** | **int** | Minimum number of indexed spots required for a cell to be considered viable | [default to 10]
|
||||
**index_ice_rings** | **bool** | Include spots marked as ice rings in the indexing run. If `dataset_settings` doesn't have `detect_ice_rings` on, this option will have no effect on processing. | [default to False]
|
||||
|
||||
## Example
|
||||
|
||||
Reference in New Issue
Block a user