ScanResult: Add rotation angle for each image
This commit is contained in:
@@ -9,6 +9,7 @@ Name | Type | Description | Notes
|
||||
**number** | **int** | Detector image number for a given cell |
|
||||
**nx** | **int** | Cell position in X for grid scan | [optional]
|
||||
**ny** | **int** | Cell position in Y for grid scan | [optional]
|
||||
**angle** | **float** | Rotation angle associated with the image | [optional]
|
||||
**bkg** | **float** | Background estimate | [optional]
|
||||
**spots** | **int** | Spot count | [optional]
|
||||
**spots_low_res** | **int** | Spot count in low resolution range | [optional]
|
||||
|
||||
Reference in New Issue
Block a user