Skip to main content

Package required to easily run measurements and analysis for the Microsoft Quantum Materials Lyngby lab. The source codes do not include Microsoft IP and are open source, so these packages could be generally useable.

Project description

MQML

Packages for measurement and analysis for the Microsoft Quantum Materials Lyngby lab.

Description

This repository holds all packages, docs and tests for measurement and analysis running at Microsoft Quantum Materials Lyngby lab. This repository is built on top of QCoDeS and depends on it.

Installation

Clone the repository from MQML_scripts github. Navigate to the cloned directory on your PC and install it to the environment you already have created for QCoDeS:

$ pip install .

Usage

It is mainly designed for usage at Microsoft Quantum Materials Lyngby lab. However, anybody who has the access to this repository can use it for his/ her experiments.

Running the tests

If you have gotten 'mqml' from source, you may run the tests locally.

Install mqml along with its test dependencies into your virtual environment by executing the following in the root folder

$ pip install -r test_requirements.txt

Then run pytest in the tests folder.

Building the documentation

If you have gotten mqml from source, you may build the docs locally.

Install mqml along with its documentation dependencies into your virtual environment by executing the following in the root folder

$ pip install -r docs_requirements.txt

Then run make html in the docs folder. This generate a webpage, index.html, in docs/_build/html with the rendered html. The next time you build the documentation, remember to run make clean before you run make html.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mqml-0.1.1.tar.gz (20.7 kB view hashes)

Uploaded Source

Built Distribution

mqml-0.1.1-py3-none-any.whl (6.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page