Bastian Leykauf
Bastian Leykauf
Some other suggestions/ideas: * In the case that the output rails it might be a good to change the status from "locked" to something else. Useful for offset locks with...
Currently this error when starting the server: ``` Exception in thread Thread-1 (_acquisition_loop): Traceback (most recent call last): File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/usr/lib/python3.10/threading.py", line 953, in...
Fixed all issues found by CI. Will refactor and test the `check_instrument_channel_capability` and `n_instrument_channels` together with @jnnskls later this week: there is some duplicate code that could be avoided I...
We noticed some issues with the `@deprecated` decorator (could not be imported from `typing_extensions` when using ipython but worked when using python interpreter). To keep things simple we used `warnings`...
Merged `master` branch to resolve merge conflict regarding the `AUTHORS.txt`