CINF / PyExpLabSys

Python for Experimental Lab Systems: Serial drivers, file parsers, data and live sockets
GNU General Public License v3.0
74 stars 33 forks source link

Feature/keithley and cryostat driver updates #68

Open robertjensen opened 11 months ago

robertjensen commented 11 months ago

Updates to Keithley instruments for improved performance in the Nanomade. Most updates should be universally useful though. A few issues remains before this should be merged, eg the current overly specific handling of 2182a communication via 6220 inside scpi.py needs to be refactored.