Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Spokhim committed Feb 13, 2022
2 parents dab0874 + 23307a3 commit 74c8aff
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Mouse Brain Modelling Honours Project
# Understanding Heterogeneous Dynamics of the Mouse Cortex

Utilising the simulator of the Virtual Brain.

Expand All @@ -11,6 +11,9 @@ Uses Python 3.
Simulation is performed by the .csh and .py files.
Analysis is done by the .ipynb.

For reproducibility purposes, we created "Reproducibility.ipynb" which generates all the figures shown in the paper before editing with imaging software.
The markdown version of the Jupyter notebook is below.

```python
from useful_fns import *

Expand Down

0 comments on commit 74c8aff

Please sign in to comment.