v1.0.0-rc.34
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.33
|
||||
- Package version: 1.0.0-rc.33
|
||||
- API version: 1.0.0-rc.34
|
||||
- Package version: 1.0.0-rc.34
|
||||
- Generator version: 7.8.0
|
||||
- Build package: org.openapitools.codegen.languages.PythonClientCodegen
|
||||
|
||||
@@ -137,8 +137,11 @@ Class | Method | HTTP request | Description
|
||||
*DefaultApi* | [**plot_receiver_delay_get**](docs/DefaultApi.md#plot_receiver_delay_get) | **GET** /plot/receiver_delay | Generate receiver delay plot
|
||||
*DefaultApi* | [**plot_receiver_free_send_buffers_get**](docs/DefaultApi.md#plot_receiver_free_send_buffers_get) | **GET** /plot/receiver_free_send_buffers | Generate receiver free send buffer plot
|
||||
*DefaultApi* | [**plot_roi_max_count_get**](docs/DefaultApi.md#plot_roi_max_count_get) | **GET** /plot/roi_max_count | Generate plot of ROI max count
|
||||
*DefaultApi* | [**plot_roi_mean_get**](docs/DefaultApi.md#plot_roi_mean_get) | **GET** /plot/roi_mean | Generate plot of ROI mean value
|
||||
*DefaultApi* | [**plot_roi_sum_get**](docs/DefaultApi.md#plot_roi_sum_get) | **GET** /plot/roi_sum | Generate ROI sum plot
|
||||
*DefaultApi* | [**plot_roi_valid_pixels_get**](docs/DefaultApi.md#plot_roi_valid_pixels_get) | **GET** /plot/roi_valid_pixels | Generate plot of ROI valid pixels
|
||||
*DefaultApi* | [**plot_roi_x_get**](docs/DefaultApi.md#plot_roi_x_get) | **GET** /plot/roi_x | Generate plot of ROI weighted X-coordinate
|
||||
*DefaultApi* | [**plot_roi_y_get**](docs/DefaultApi.md#plot_roi_y_get) | **GET** /plot/roi_y | Generate plot of ROI weighted Y-coordinate
|
||||
*DefaultApi* | [**plot_spot_count_get**](docs/DefaultApi.md#plot_spot_count_get) | **GET** /plot/spot_count | Generate spot count plot
|
||||
*DefaultApi* | [**plot_strong_pixel_get**](docs/DefaultApi.md#plot_strong_pixel_get) | **GET** /plot/strong_pixel | Generate strong pixels plot
|
||||
*DefaultApi* | [**preview_calibration_tiff_get**](docs/DefaultApi.md#preview_calibration_tiff_get) | **GET** /preview/calibration.tiff | Get last preview image in TIFF format for calibration with PyFAI/Dioptas
|
||||
@@ -178,6 +181,7 @@ Class | Method | HTTP request | Description
|
||||
- [DetectorTiming](docs/DetectorTiming.md)
|
||||
- [DetectorType](docs/DetectorType.md)
|
||||
- [ErrorMessage](docs/ErrorMessage.md)
|
||||
- [FileWriterFormat](docs/FileWriterFormat.md)
|
||||
- [FileWriterSettings](docs/FileWriterSettings.md)
|
||||
- [FpgaStatusInner](docs/FpgaStatusInner.md)
|
||||
- [ImageBufferStatus](docs/ImageBufferStatus.md)
|
||||
@@ -192,6 +196,8 @@ Class | Method | HTTP request | Description
|
||||
- [Plot](docs/Plot.md)
|
||||
- [Plots](docs/Plots.md)
|
||||
- [PreviewSettings](docs/PreviewSettings.md)
|
||||
- [RoiAzimList](docs/RoiAzimList.md)
|
||||
- [RoiAzimuthal](docs/RoiAzimuthal.md)
|
||||
- [RoiBox](docs/RoiBox.md)
|
||||
- [RoiBoxList](docs/RoiBoxList.md)
|
||||
- [RoiCircle](docs/RoiCircle.md)
|
||||
|
||||
Reference in New Issue
Block a user