Qcodes icon indicating copy to clipboard operation
Qcodes copied to clipboard

Modular data acquisition framework

Results 240 Qcodes issues
Sort by recently updated
recently updated
newest added

Leaving it here in order not to forget about this branch and its contents. Ideally should be reworked and merged into qcodes docs.

docs

### Steps to reproduce 1.liveplot using QtPlot, in measurement sweeping parameter with unit with prefix 'u', 'm', 'n' (e.g. using 'uV') ### Expected behaviour Should see the xlabel of the...

This driver can't be used to control the B1530a according to the description in doc?

### Steps to reproduce 1. name something with a greek letter 2. try to save to disk 3. depression ### ```python qcodes\data\gnuplot_format.py in write(self, data_set, io_manager, location, force_write, write_metadata) 276...

bug

WIP since the tests are currently failing. The tests will need to take into account that the data loaded from the dataset and the cache may be a bit different....

### Steps to reproduce 1. Create ScaledParameter 2. Change value of wrapped parameter 3. Take snapshot of ScaledParameter. => It contains the old value ### Expected behaviour It is expected...

DelegateParameter currently does not take the validator of the source parameter. Especially, when using with a complex number parameter the DelegateParameter will default to a Floating point validator rather than...

This PR proposes a function in ``VisaInstrument`` class that checks the Operation Complete Query (OPC) bit and ensures that the operation is complete, i.e., the bit is set to ``0``....

[`sphinx-multiversion`](https://holzhaus.github.io/sphinx-multiversion) package DOES work, and produces the following (which is great!): ![MicrosoftTeams-image (1)](https://user-images.githubusercontent.com/15662810/96476895-20a2b480-1236-11eb-920f-b65231f3e8f5.png) Pros: * the package does not rely on almost any internals of sphinx, it calls it via...

discussion
docs