Datasets and scripts used in our Communications Physics paper 2025.
收藏官方服务:
资源简介:
# 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



