KU-DO-Lab / Spearmint

Software to drive data aquisition for nanodevices, intended for our low temperature measurements. Based on University of Washington's nanophys/MeasureIt.
MIT License
0 stars 0 forks source link

Electromagnet support #9

Open do-lab-ku opened 1 month ago

do-lab-ku commented 1 month ago

We need to support the Cryomagnetics Model 4G, which is available via QCoDeS. Currently we just need to sweep field.

Mamba-Grant commented 2 weeks ago

Instrument is now available and initialization can be attempted, however we need to pass parameters for max_current_limits and coil_constant to the device object. I will work to extend the add_instruments dialog to expose these parameters when selecting a model 4G, and extend the code responsible for instrument initialization to take these parameters when creating model 4G objects.