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
The solution is this: I will only log a warning, when the camera did not accept a particular setting. However, instead of only sending all settings at the initialization, I will now send all settings on every update of the exposure (every 3 minutes). With this, Helios will not block everything else just because the camera communication is not fully working, but will try it again every 3 minutes.
Problem: this is blocking measurements
Solution: Only raise assertion errors on exposure setting (the most important) but only warn on the others.
The text was updated successfully, but these errors were encountered: