Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions .ipynb_checkpoints/Untitled-checkpoint.ipynb

This file was deleted.

14 changes: 14 additions & 0 deletions Untitled.ipynb → ...eckpoints/dimensionality-checkpoint.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,13 @@
"sys.version"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Dimensionality of seizure network model"
]
},
{
"cell_type": "code",
"execution_count": 3,
Expand Down Expand Up @@ -272,6 +279,13 @@
"scipy.stats.pearsonr(comb_k, comb_dr)"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Simulating systems of varying dimensionality"
]
},
{
"cell_type": "code",
"execution_count": 45,
Expand Down
4,327 changes: 862 additions & 3,465 deletions .ipynb_checkpoints/eigenspectra-checkpoint.ipynb

Large diffs are not rendered by default.

586 changes: 1 addition & 585 deletions .ipynb_checkpoints/metastability-checkpoint.ipynb

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,5 @@ Repo for calculating eigenspectra, population smoothness and velocity in spontan
'eigenspectra.ipynb' - calculates eigenspectra in empirical data and simulates eigenspectra power laws

'metastability.ipynb' - calculating the number of metastable states and state transition dynamics

'dimensionality.ipynb' - calculating the dimensionality of population dynamics in seizure network models, and visualising dimensionality measures using simulations.
397 changes: 397 additions & 0 deletions dimensionality.ipynb

Large diffs are not rendered by default.

4,298 changes: 855 additions & 3,443 deletions eigenspectra.ipynb

Large diffs are not rendered by default.

586 changes: 1 addition & 585 deletions metastability.ipynb

Large diffs are not rendered by default.