Data and code for "Singlet and triplet Cooper pair splitting in hybrid superconducting nanowires"
收藏Mendeley Data2024-05-10 更新2024-06-30 收录
下载链接:
https://zenodo.org/records/7334270
下载链接
链接失效反馈官方服务:
资源简介:
This folder contains the raw data and code used to generate the plots for the paper Singlet and triplet Cooper pair splitting in hybrid superconducting nanowires (arXiv: 2205.03458). To run the Jupyter notebooks, install Anaconda and execute: conda env create -f cps-exp.yml followed by: conda activate cps-exp for the experiment data, or conda env create -f cps-theory.yml and similarly conda activate cps-theory for the theory plots. Finally, jupyter notebook to launch the corresponding notebook. Raw data are stored in netCDF (.nc) format. The files are directly exported by the data acquisition package QCoDeS and can be read as an xarray Dataset.
本文件夹包含用于生成论文《混合超导纳米线中单态与三重态库珀对分裂》(arXiv: 2205.03458)中绘图的原始数据与代码。若需运行Jupyter笔记本(Jupyter notebook),请先安装Anaconda,随后按以下步骤操作:针对实验数据绘图,先执行`conda env create -f cps-exp.yml`创建环境,再通过`conda activate cps-exp`激活该环境;针对理论绘图,则先执行`conda env create -f cps-theory.yml`,再以`conda activate cps-theory`激活对应环境。最后输入`jupyter notebook`启动对应笔记本。原始数据以netCDF格式(netCDF,.nc)存储,由数据采集软件包QCoDeS直接导出,可作为xarray数据集(xarray Dataset)读取。
创建时间:
2023-06-28



