Qcodes_contrib_drivers
Qcodes_contrib_drivers copied to clipboard
A collection of community-contributed QCoDeS drivers for instruments
Before creating the List_Context, the dc_list method should check the min(voltages) and max(voltages) against the dc_constant_V validator or some other new validator to prevent sweeps from going beyond a desirable...
This is a QCoDeS driver for a QphoX cryogenic switch controller: https://qphox.eu/switch_controller The driver is created by making a copy of the QphoX SDK (https://github.com/QphoX/CryoSwitchController). The license allows it, but...
### Modified Valon_5015.py - Previously `Valon_5015.py` does not work because of failure in `_flush()` method. - Which buffer to be cleared was changed. Not sure this change is correct but...
This PR adds a driver for the Swabian Intsruments Time Tagger. See the [module docstring](https://github.com/qutech-lab/Qcodes_contrib_drivers/blob/feature/swabian_time_tagger_driver/src/qcodes_contrib_drivers/drivers/SwabianInstruments/Swabian_Instruments_Time_Tagger.py) for design decisions.
This PR makes several bugfixes and small improvements. ### Attocube ANC350 - Adds a setter for the Attocube ANC350 position parameter. ### Horiba FHR - Adds an `active_grating` parameter. -...
This PR adds a driver for the Attocube AMC100 controller.
Hi, I'm trying to use the NIDAQ driver provided in qcodes_contrib_drivers.drivers.NationalInstruments.DAQ with a USB-6001 NI DAQ. When I try to use the datasaver , like this: ``` with context_meas.run() as...
Driver for Rigol DG800 waveform generator
Create a driver for Rigol DSA800 spectrum analyzer
Driver for Rigol RSA_3000 spectrum analyzer