Skip to content

Latest commit

 

History

History
81 lines (51 loc) · 978 Bytes

index.rst

File metadata and controls

81 lines (51 loc) · 978 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/*

Legacy examples

legacy/*