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

Supplementary figures 1-4 can be created using the 'figure_3.ipynb' notebook.
Supplementary figure 7 can be created using the 'figure_4.ipynb' notebook.
Supplementary figures 5,6 can be created using the 'figure_5.ipynb' notebook.


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

matplotlib 3.8.x
numpy 1.24.x
pickle 4.0.x
json 2.0.x

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, please reach out to l.j.feije@tudelft.nl (or to t.h.taminiau@tudelft.nl)