v1.0.0-rc49
This commit is contained in:
@@ -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.48
|
||||
- Package version: 1.0.0-rc.48
|
||||
- API version: 1.0.0-rc.49
|
||||
- Package version: 1.0.0-rc.49
|
||||
- Generator version: 7.8.0
|
||||
- Build package: org.openapitools.codegen.languages.PythonClientCodegen
|
||||
|
||||
|
||||
@@ -32,6 +32,8 @@ Name | Type | Description | Notes
|
||||
**write_nxmx_hdf5_master** | **bool** | Write NXmx formatted HDF5 master file. Recommended to use for macromolecular crystallography experiments and to turn off for other experiments. | [optional] [default to True]
|
||||
**save_calibration** | **bool** | Forward image calibration (at the moment pedestal and pedestal RMS for JUNGFRAU) using the ZeroMQ stream to writer. If parameter is not provided calibration will be saved only if more than 4 images are recorded. | [optional]
|
||||
**polarization_factor** | **float** | Polarization factor for integration; 1.0 is horizontal polarization; -1.0 is vertical polarization | [optional]
|
||||
**ring_current_m_a** | **float** | Ring current at the beginning of the data collection | [optional]
|
||||
**sample_temperature_k** | **float** | Sample temperature in Kelvin | [optional]
|
||||
**poni_rot1_rad** | **float** | PONI angle rot1 (see PyFAI documentation for details) in radians | [optional] [default to 0.0]
|
||||
**poni_rot2_rad** | **float** | PONI angle rot2 (see PyFAI documentation for details) in radians | [optional] [default to 0.0]
|
||||
**poni_rot3_rad** | **float** | PONI angle rot3 (see PyFAI documentation for details) in radians | [optional] [default to 0.0]
|
||||
|
||||
@@ -11,6 +11,7 @@ Name | Type | Description | Notes
|
||||
**start** | **float** | Start angle in degrees | [optional] [default to 0]
|
||||
**vector** | **List[float]** | Rotation axis |
|
||||
**helical_step_um** | **List[float]** | Translation (per image) for helical scan | [optional]
|
||||
**screening_wedge_deg** | **float** | Wedge angle value; used if rotation per image is smaller than increment between images (so particularly in screening) | [optional]
|
||||
|
||||
## Example
|
||||
|
||||
|
||||
Reference in New Issue
Block a user