Skip to content

Latest commit

 

History

History
executable file
·
21 lines (13 loc) · 448 Bytes

README.md

File metadata and controls

executable file
·
21 lines (13 loc) · 448 Bytes

Transcranial ultrasound simulation with uncertainty estimation

This repository contains the code for the paper "Transcranial ultrasound simulation with uncertainty estimation".

Install dependencies

To install the dependencies, run:

pip install -r requirements.txt

Reproduce results

To reproduce the results, run:

python transcranial_uq.py

To generate the figures, open and run the notebook Figures.ipynb.