v1.0.0-rc.32
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
# Changelog
|
||||
## 1.0.0-rc.33
|
||||
* jfjoch_broker: Fix issue with EIGER settings being loaded improperly
|
||||
|
||||
## 1.0.0-rc.32
|
||||
* jfjoch_broker: Refactor code for azimuthal integration for further improvements
|
||||
* jfjoch_broker: Minor fix for EIGER (trim energies are manually set for E9M, to be fixed properly later)
|
||||
|
||||
+1
-1
@@ -9,7 +9,7 @@
|
||||
project = 'Jungfraujoch'
|
||||
copyright = '2024, Paul Scherrer Institute'
|
||||
author = 'Filip Leonarski'
|
||||
release = '1.0.0-rc.32'
|
||||
release = '1.0.0-rc.33'
|
||||
|
||||
# -- General configuration ---------------------------------------------------
|
||||
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
|
||||
|
||||
@@ -6,8 +6,8 @@ Jungfraujoch uses FPGA boards to acquire data at high data rates.
|
||||
|
||||
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
|
||||
|
||||
- API version: 1.0.0-rc.32
|
||||
- Package version: 1.0.0-rc.32
|
||||
- API version: 1.0.0-rc.33
|
||||
- Package version: 1.0.0-rc.33
|
||||
- Generator version: 7.8.0
|
||||
- Build package: org.openapitools.codegen.languages.PythonClientCodegen
|
||||
|
||||
|
||||
@@ -13,9 +13,6 @@ Name | Type | Description | Notes
|
||||
**nmodules** | **int** | |
|
||||
**width** | **int** | |
|
||||
**height** | **int** | |
|
||||
**readout_time_us** | **int** | |
|
||||
**min_frame_time_us** | **int** | |
|
||||
**min_count_time_us** | **int** | |
|
||||
|
||||
## Example
|
||||
|
||||
|
||||
Reference in New Issue
Block a user