Examples of using QCoDeS

These are all examples based on notebooks that can be found in https://github.com/QCoDeS/Qcodes/tree/main/docs/examples and below. To experiment with the examples you can download them directly from the git repository.

Basic examples

Parameters

These notebooks provide some examples of how to tweak and customize the QCoDeS parameters to achieve different ends.

DataSet

Plotting

Drivers

Writing Drivers

This folder contains examples that are useful when you want to write your own driver for a new instrument.

Logging