Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 725 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 725 Bytes

Qanalysis

Tim's adaptation of Qanalysis by eunjongkim

Original Readme.md

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.

License

This project is licensed under the MIT License

Original License: MIT License