You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 :)
The text was updated successfully, but these errors were encountered:
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 :)
The text was updated successfully, but these errors were encountered: