diff --git a/README.md b/README.md index e419c55..3afef83 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ --- ### Demo -Jupyter notebooks demonstrating the basic functionality of SpinWalk for [BOLD fMRI contrast](./demo/spinwalk_example.ipynb) and [free diffusion](./demo/spinwalk_dwi.ipynb) simulations can be found in the [demo](./demo) folder. +Jupyter notebooks demonstrating the basic functionality of SpinWalk for [BOLD fMRI contrast](./demo/spinwalk_bold.ipynb) and [free diffusion](./demo/spinwalk_dwi.ipynb) simulations can be found in the [demo](./demo) folder. Below are example plots generated by SpinWalk, showing BOLD sensitivity as a function of vessel size for Gradient Echo (GRE) and Spin Echo (SE) sequences. Some [literature](#Literature) is provided as a reference to help understand the intended outcomes of these simulations. diff --git a/demo/spinwalk_example.ipynb b/demo/spinwalk_bold.ipynb similarity index 100% rename from demo/spinwalk_example.ipynb rename to demo/spinwalk_bold.ipynb