/Qanalysis

Qubit measurement analysis

Primary LanguagePythonMIT LicenseMIT

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.