CameraConfiguration
- class caqtus.device.camera.CameraConfiguration(
- remote_server: DeviceServerName | None,
- roi: RectangularROI,
Bases:
DeviceConfiguration,GenericContains the necessary information about a camera.
- roi
The rectangular region of interest to keep for the images taken by the camera.