vukics / Wigner_Time

Timeline creation and management for open-loop control in AMO experiments and beyond.
Boost Software License 1.0
0 stars 0 forks source link

Digital channels should somehow be protected against getting values other than 0/1 #6

Open vukics opened 1 month ago

vukics commented 1 month ago

This might be handled by ADwin correctly (everything that is non-0 is 1?), or if not, we can handle it in the ADwin script.

However, it hurts also the operational level if other values appear, e.g. when plotting the timeline.

light-matters commented 1 week ago

Basic sanitizing functions for ADwin-specific things have been extended in the adwin module. Just need to add another function.