From 7c15fad2fdad8bef74fb7a3e3c862fe4701f325d Mon Sep 17 00:00:00 2001 From: Blaise Thompson Date: Sat, 23 May 2020 20:33:39 -0500 Subject: qcodes --- posts/instrumental-software.md | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) (limited to 'posts') diff --git a/posts/instrumental-software.md b/posts/instrumental-software.md index ba7684e..19a4f92 100644 --- a/posts/instrumental-software.md +++ b/posts/instrumental-software.md @@ -83,12 +83,25 @@ I have written those to be easy to use but not necessarily covering all the func Quote: python-microscopy is a large package including a farily mature microscope control GUI as well as a lot of functionality for analysis and postprocessing of microscopy data, especially for single molecule localization experiments. +# Qcodes + +[website](http://qcodes.github.io/Qcodes/index.html) + +[source](https://github.com/QCoDeS/Qcodes) + +Qcodes is a Python-based data acquisition framework developed by the Copenhagen / Delft / Sydney / Microsoft quantum computing consortium. + +The goal is a common framework for physics experiments, so: +- new students don’t need to spend a long time learning software in order to participate in experiments +- one has to write their own code only for pieces that are very specific to their own experiment +- code can and should be contributed back to the framework +- the process of moving between teams or labs, and of setting up a new experiment is streamlined +- physics experiments can take advantage of modern software and best practices + # Qudi [website](https://ulm-iqo.github.io/qudi-generated-docs/html-docs/index.html) -?? - # ScopeFoundry [website](http://www.scopefoundry.org/) -- cgit v1.2.3