This repository includes all the scripts written to produce figures in the paper along with the resulted figures
-
Install conda
$ make install-conda
-
Create the conda environment
$ make create-env
-
Launch Jupyter to access the notebooks to generate graphs
$ make run-jupyter
-
Go to http://localhost:8888 (a page should open automatically in your browser)