Open ThorvaldLarsen opened 5 years ago
@WilliamHPNielsen I added the transformation functions here. Also removed the copy of plot_by_id.
is there an example notebook with any of these things in? I think that would be really valuable in general but especially in moments like this it would make it really quick to see the functionality. Otherwise sounds really good and we are definitely very keen for the row/column average tool!
@nataliejpg I have added an example notebook for plotting. There is already one for doNd which I think is still up to date - this PR only fixes some bugs in doNd not their functionality.
@jenshnielsen when you get a chance, can you take a quick look at this and maybe merge it? Only thing not working is multiple arrayparameters of different size, which I believe is also not working without this update to doNd functions.
i like it a lot. I would add the gluing datasets together as something desirable but also see no reason not to go ahead with this merge in the meantime.
@jenshnielsen this PR has been tested quite a bit at T3. Any chance we can merge it?
@ThorvaldLarsen I pushed up the changes to unify the progessbar with the rest of qcodes. I think this is ready to merge
Making a few changes for the new dataset functions in qdev_wrappers.
Changes in this PR:
This PR requires https://github.com/QCoDeS/Qcodes/pull/1430
@WilliamHPNielsen @jenshnielsen @nataliejpg