Simple routines for superconducting quantum circuits.
Project description
LabCodes
Simple routines for superconducting quantum circuits.
Contents
fitter
: CurveFit and BatchFit handling fitting and fit datas.
models
: Fitting models with pre-defined initial value guess functions.
plotter
: Data plotting routines for data generated in 2d sweep or other experiments.
fileio
: Reading and writing data files, supports Labber, LabRAD, LTspice;
calc
: Numerical calculator for physical models.
tomo
: Data processing routine for quantum state tomography and process tomograpy.
misc
: Useful functions that not fitting anywhere else.
frog
: Codes for FROG experiments only.
Installation
pip install labcodes
Documentation
All functions, classes comes with necessary documentations in their docstrings.
Check them out with command like help(balabala)
.
To browser the contents within, try dir(balabala)
or help(module_name)
.
If you are using iPython or Jupyter, try any_object?
or any_object??
.
It is highly recommended to read the source codes. I tried to make it easy to read.
If there is any advice or suggestions, write an issue, or pull request. 😊
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file labcodes-1.0.2.tar.gz
.
File metadata
- Download URL: labcodes-1.0.2.tar.gz
- Upload date:
- Size: 99.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0cd2d5873fbaf59ea8052958ec89a56535a06ddc060af7f9c2088cabfe1f5610 |
|
MD5 | 34a4375b6061676981eb12f69682f94a |
|
BLAKE2b-256 | 1de2a5ca7aaad89f692339e396693ad5bd17a089b3bb60d6d1ffffd585ecf57c |
File details
Details for the file labcodes-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: labcodes-1.0.2-py3-none-any.whl
- Upload date:
- Size: 116.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7fde84fe6c5da1a498c5be68b8c9c8671fe1079891d45667faefee4484615e60 |
|
MD5 | ae31255c54361d01ea7192c9c9ea0728 |
|
BLAKE2b-256 | f0a80c4f53ecd3bb97110ff7f14b5d47a0ed51e2038496bbff52b6d8b9a81021 |