Data and Code for "A two-site Kitaev chain in a two-dimensional electron gas"
收藏NIAID Data Ecosystem2026-05-02 收录
下载链接:
https://zenodo.org/record/10077538
下载链接
链接失效反馈官方服务:
资源简介:
This folder contains the raw data and code used to generate the plots for the paper Engineering Majorana bound states in coupled quantum dots in a two-dimensional electron gas.
The manuscript can be found on Arxiv.
To run the Jupyter notebooks, install Anaconda and execute:
conda env create -f environment.yml
followed by:
conda activate 2DEG_Kitaev
Finally,
jupyter notebook
to launch the notebooks
Data is stored in the qcodes '.db' format. Datasets are transformed in the plotting functions to the xarray dataformat, before being processed.
本文件夹收录了用于生成论文《二维电子气中耦合量子点的马约拉纳束缚态工程》(Engineering Majorana bound states in coupled quantum dots in a two-dimensional electron gas)绘图所需的原始数据与代码。
该论文的手稿可在arXiv平台获取。
若要运行Jupyter笔记本,请先安装Anaconda并执行以下命令:
conda env create -f environment.yml
随后执行:
conda activate 2DEG_Kitaev
最后执行:
jupyter notebook
以启动笔记本。
数据以qcodes的.db格式存储。在开展数据处理前,绘图函数会将数据集转换为xarray数据格式。
创建时间:
2024-05-17



