AdaptiveMotorControlLab / Camera_Control

a Python API to record video & system timestamps from Imaging Source USB cameras
MIT License
66 stars 13 forks source link

Updating default exposure doesn't seem to be taken into account #6

Open hausmanns opened 1 year ago

hausmanns commented 1 year ago

Bug description

The exposure cannot be updated from the write_camera_details.py nor from the json directly.

Operating System

Windows 10

Camera_control version

camera36, commit: c82b021823d8a45a988ddd5e9b50cc027e480dbe (nov 19 2022, latest as of now)

Steps To Reproduce

Change exposure in write_camera_details.py python write_camera_details.py launch GUI initialise camera 1 and 2

Find out that exposure has not been updated based on write_camera_details.py updates.

Relevant log output

None

Anything else?

I have also tried to directly edit the JSON file and this didn't change anything.