This repository contains the code for the paper "Transcranial ultrasound simulation with uncertainty estimation".
To install the dependencies, run:
pip install -r requirements.txt
To reproduce the results, run:
python transcranial_uq.py
To generate the figures, open and run the notebook Figures.ipynb
.