FilterWheelPosition
FilterWheelPosition Schema
Properties
| Name | Type | Description |
|---|---|---|
| id | Integer |
No description |
| uid | UUID |
No description |
| filter_wheel_id | Integer |
No description |
| label | String(50) |
No description |
| position | Integer |
No description |
| focus_offset | Float (Optional) |
No description |
| flat_exposure_scaler | Float (Optional) |
Twilight flat exposure scaler. |
| is_active | Boolean |
Whether this filter wheel position is selectable. |
| is_deleted | Boolean |
Whether this filter wheel position has been removed from the current configuration view. |
Relationships
| Relationship Name | Type |
|---|---|
| filter_wheel | FilterWheel |
| filters | Filter |