-
On lines 793-811 (in the measure_transients function), the variable 'MC' should be used, instead of getting the measurement control instance with 'self.MC.get_instr()' each time. Right now, the argume…
-
We've experienced some problems because the IQ-mod pulses have to loaded in by hand (run a small script).
As discussed with @NielsBultink , the reason that the integration with the qubit object wa…
-
Following the discussion with @Dominik-Vogel and @ThorvaldLarsen I wrote these down so we wouldn't forget them and we can in some cases go ahead an implement and in others maybe discuss a bit.
- [x…
-
Problem is that when uploading the standard program from the UHFQC LutMan the ZI sequence
@NielsBultink Looked into this last Friday and was not able to reproduce this on the other system.
@Niel…
-
For example, what does the value in `eigen_energies[0, 5]` mean?
-
I want to pull out a discussion from #74 especialliy [this](https://github.com/qdev-dk/Qcodes/pull/74#discussion-diff-60036178) discussion.
Basically what we need is a parameter-combiner class which …
-
Incorporate code for analytical pulses from transmon project
goerz updated
8 years ago
-
@alexcjohnson , I finally got around to testing the updates to the instruments
Sadly our code does not run with this out of the box, our problems seem to be related to the use of meta-instruments, th…