
The data and jupyter notebooks can be used to recreate the figures.

The data describing the 50-spin-network are stored in excel and .pkl files, the names of which begin with ’spin_’. 

Data underlying the supplementary material are available upon request.

The notebooks have been developed on python 3.8 and requires packages:

matplotlib 3.6.x
numpy 1.23.x
pandas 1.5.x
pickle 4.0
json 2.0.x
networkx 2.8.8

1. Place the data files in the same folder as the Jupyter notebooks (or unzip the zip-file)
2. Start a jupyter notebook session and open the notebooks.
3. Execute the cells from the top to generate the figures, the figures are saved in the same directory upon completion.

For more info, feel free to reach out to me at g.l.vandestolpe@tudelft.nl (or at t.h.taminiau@tudelft.nl)