release: version 1.0.0-rc.167

VERSION bumped and update_version.sh run, which rewrites the version string everywhere it is
recorded: the OpenAPI specification and the three clients generated from it, the frontend
package and its version module, the Sphinx configuration, the Redoc page, and the FPGA HDL and
PCIe driver strings.

Every hunk is a version string and nothing else, checked rather than assumed.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01EFEJG6WBQv8th4UJFNe53N
This commit is contained in:
2026-09-06 22:45:37 +02:00
co-authored by Claude Opus 5
parent 2538f5a956
commit fc41b1c34c
143 changed files with 149 additions and 148 deletions
+2 -2
View File
@@ -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.166
- Package version: 1.0.0-rc.166
- API version: 1.0.0-rc.167
- Package version: 1.0.0-rc.167
- Generator version: 7.20.0
- Build package: org.openapitools.codegen.languages.PythonClientCodegen
@@ -11,6 +11,7 @@ Name | Type | Description | Notes
**ny** | **int** | Cell position in Y for grid scan | [optional]
**angle** | **float** | Rotation angle associated with the image | [optional]
**bkg** | **float** | Background estimate | [optional]
**spindle_blind** | **float** | Fraction (0-1) of a rotation sweep&#39;s blind double cone that this orientation makes unrecoverable, assuming the nearest plausible lattice row is a lone 2-fold (a worst-case bound, not an estimate). At 0.5 and above a recovery protocol (second sweep, reorientation) should engage. Absent means the frame could not be assessed, which automation must treat the same as above threshold - it is not a zero. | [optional]
**spots** | **int** | Spot count | [optional]
**spots_low_res** | **int** | Spot count in low resolution range | [optional]
**spots_indexed** | **int** | Spot count within indexing tolerance | [optional]