Datasets and scripts used in our Communications Physics paper 2025.
收藏Zenodo2025-02-25 更新2026-05-26 收录
下载链接:
https://zenodo.org/doi/10.5281/zenodo.14919784
下载链接
链接失效反馈官方服务:
资源简介:
# Files were saved using pickle in python. This should give you the current python session for each figure.
# An example to read variables for Fig1 is as such:
import pickle
with open('fig1.pkl', 'rb') as file: loaded_variables = pickle.load(file)
# loaded_variables is a global dictionary containing all the data for the Fig1 session.
# Similary, fig2 and fig3 session can you obtained.
# The theory curves in fig5 can be reproduced using the matlab script "fig5.m"
提供机构:
Zenodo
创建时间:
2025-02-25



