From 9b11acf8dbc9c8634e9c83dc12e810ea1845acfd Mon Sep 17 00:00:00 2001 From: ennucore Date: Mon, 18 Jul 2022 13:58:26 +0300 Subject: [PATCH] Readme --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cd3ec3e..b3afcab 100644 --- a/README.md +++ b/README.md @@ -2,5 +2,12 @@ _Using topological analysis on the neuronal activity in the visual cortex_ ![](spike_train.png) -See [this pdf](Decoded_Orientation.pdf) for the decoding of orientation using cohomological parametrization + +- `model` is the analytical model + topological analysis tools +- `data` is the folder with experimental data +- `numerial` is the numerical model by Loek +- `PopulationSampling` is the notebook with the topological analysis of data produced by the analytical model +- `TuningCurves` is the notebook that plots single tuning curves for the model +- `AnalyzeExp` is the analytics of experimental data +- See [this pdf](results/Decoded_Orientation.pdf) for the decoding of orientation using cohomological parametrization