eunjongkim / Qanalysis

Qubit measurement analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Qanalysis

Qanalysis contains useful routine data analysis tools for superconducting qubit measurement. The package consists of two modules, frequency_domain and time_domain, which provides useful fitting libraries for spectroscopy and dynamics measurement data.

Installation

Move to the directory of Qanalysis (can be copied to local directory by $git clone https://github.com/eunjongkim/Qanalysis) and run:

$ pip install -e .

Usage

Description to come soon.

About

Qubit measurement analysis

License:MIT License


Languages

Language:Python 100.0%