-
Notifications
You must be signed in to change notification settings - Fork 3
Description
camera_1 | QHYCCD|QHYCCD.CPP|InitQHYCCDResourceInside|END
camera_1 | ************************** config file path 23.5.12.0 svn: 1 **************
camera_1 | QHYCCD|QHYCCD.CPP|InitQHYCCDResource|Load ini filePath = /camera fileName =
camera_1 | Open camera: b''
camera_1 | Set exposure to 4294967.295
...
camera_1 | [x] Received '{"gain": 10, "exposure": 0.1}'
camera_1 | Set gain to 4294967295.0
camera_1 | Set exposure to 4294967.295
camera_1 | /camera/qhyccd.py:119: RuntimeWarning: A builtin ctypes object gave a PEP3118 format string that does not match its itemsize, so a best-guess will be made of the data type. Newer versions of python may behave correctly.
camera_1 | return np.asarray(self.imgdata) #.reshape([self.roi_h.value, self.roi_w.value])
need more checkings :)