LukePiewalker

Results 6 issues of LukePiewalker

Qudi crashes on too large clock frequencies while heavily scrolling on the precentiles colorbar range (also happens with the dummy). This few line fix, seems to prevent the issue. ##...

### Version Development ### What is affected by the bug? Reloading or deactivating of a remote (hardware) module on the client side results in errors. This means remote (hardware) modules...

bug

### Version Development ### What is affected by the bug? Getting/Setting the switch state of a remote `SwitchDummy` from the IPython console at the client qudi session causes errors and...

bug

### Version Development ### What is affected by the bug? Module state of remote module is not displayed in the correct status upon reactivation from the client. ### When does...

bug

### Feature Description Being able to specify the user home directory in a cross-platform compatible way for config paths e.g. ``` from os.path import expanduser home = expanduser("~") ``` From...

enhancement

### Feature Description Since mostly we do not use UI files now for the GUIs anymore, it gets quite tedious to find the programmatic names of e.g. buttons or in...

enhancement