Skip to content

Latest commit

 

History

History
70 lines (45 loc) · 873 Bytes

index.rst

File metadata and controls

70 lines (45 loc) · 873 Bytes

Examples of using QCoDeS

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

Basic examples

Parameters

Parameters/*

DataSet

DataSet/* DataSet/Real_instruments/* DataSet/Cache/*

Plotting

plotting/*

Drivers

driver_examples/*

Writing Drivers

writing_drivers/*

Logging

logging/*