Coder Social home page Coder Social logo

plourde-research-lab / qlab Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bbn-q/qlab

0.0 2.0 0.0 16.09 MB

Measurement and control software for superconducting qubits.

License: Apache License 2.0

MATLAB 89.65% Python 3.01% C 2.01% M 1.71% Arduino 0.88% Processing 2.73%

qlab's Introduction

Qlab measurement and control software

A MATLAB framework for superconducting qubit systems.

Installation

Source Code

To get started, simply download and unzip the latest release. Or, if you want the tip of the development repository, clone a local copy with

git clone [email protected]:BBN-Q/Qlab.git localname --recursive

Navigate to the QLab directory and run the installQLab.m script to setup the preferences. It will also prompt you with the correct folders to add to the path.

The code is loosely organized into

  • analysis/ - routines for data analysis
  • experiment/ - experiment scripts and utilities (example config files in experiment/muWaveDetection/cfg)
  • common/ - instrument drivers, ExpManager, measurement filters, sweeps, and pulse calibration
  • common/util - general utilities, including PatternGen for pulse sequence generation.
  • hardware/ - firmware and low-level drivers for custom BBN hardware

The main workhorse is the ExpManager class which provides a general framework for taking, processing, and saving data. The ExpScripter example shows an example workflow for using ExpManager with a set of instruments, sweeps, and measurements. This example makes use of configuration data stored in JSON files. The PyQLab project contains a GUI for creating these files.

See the wiki for release notes and further help.

All source is distributed under the Apache open source license.

Binaries

We also distribute mex binaries for some accelerated data processing and dll's for the BBN-APS pulse sequencers. These can be found here binaries.

qlab's People

Contributors

blakejohnson avatar caryan avatar taohki avatar adcorcol avatar oliverdial avatar rmcgurrin avatar

Watchers

James Cloos avatar Caleb Jordan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.