For the necessary libraries/prerequisites, please use conda/anaconda to create an environment (from the environment.yml file in this repository) with the command
conda env create -f environment.yml
All the code to reproduce our results and plots is in Code