OpenAPI: fix missing trim_energie_eV
This commit is contained in:
@@ -16,6 +16,7 @@ Name | Type | Description | Notes
|
||||
**min_count_time_ns** | **int** | Minimum count time available for the detector. | [optional]
|
||||
**min_frame_time_ns** | **int** | Minimum frame time available for the detector. | [optional]
|
||||
**calibration_file** | **List[str]** | Can be empty for all detectors - default calibration used. For JUNGFRAU: list of gain files, one entry per module. For EIGER: one directory (with detector settings) or list of trim bit files, one entry per half-module. | [optional]
|
||||
**trim_energies_e_v** | **List[int]** | List of energies at which trimming calibration is provided. Only needed for PSI EIGER and compulsory in this case | [optional]
|
||||
**hostname** | **List[str]** | Hostname for detector module. One entry per module One entry per module. Either empty or number of module entries. | [optional]
|
||||
**sensor_material** | **str** | | [optional] [default to 'Si']
|
||||
**tx_delay** | **List[int]** | | [optional]
|
||||
|
||||
Reference in New Issue
Block a user