David Lutton
David Lutton
Thanks for posting the issue, it's helped, Thanks. I had this issue last week, I had pybombs configured to to Debug builds, this was resolved by building release builds. Using...
I use PySerial everywhere I need to, then NI with PyVISA on Windows PyVISA with PyVISA-py on Linux to control USB-TMC or Ethernet instruments gpib-ctypes works well with Linux GPIB...
For generating log spaced steps [numpy.geomspace — NumPy v1.12 Manual](https://docs.scipy.org/doc/numpy-1.12.0/reference/generated/numpy.geomspace.html) `numpy.geomspace(start, stop, num=50, endpoint=True, dtype=None)`
More explicit setup of the logging module, including adding handler for console output This lets logging send the messages to both the queue and the console, but with a deliberately...
See also [xkcd: Dependency](https://xkcd.com/2347/)