Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 489 Bytes

File metadata and controls

14 lines (10 loc) · 489 Bytes

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.