Skip to content

Commit 3fd736c

Browse files
Padraig GleesonPadraig Gleeson
authored andcommitted
Restructure exercises
1 parent 960d037 commit 3fd736c

6 files changed

+43
-18
lines changed

Exercises/Exercise2_HBP_Collaboratory.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
11

2-
## Run neuronal model on Human Brain Project collaboratory
2+
## Run neuronal model on Human Brain Project Collaboratory
3+
4+
5+
This will be an interactive demonstration with the following steps
6+
7+
8+
- Sign in to HBP Collaboratory
39

4-
- Sign in to HBP collaboratory
510

6-
...
711

812
- Create new Jupyter notebook
913

10-
...
1114

12-
- Run Neuron/Nest model (from ModelDB?)
15+
- Run Neuron/Nest models
1316

14-
...
Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
## Run Allen Institute cell model on OSB on NSG and download the results.
22

3-
- Compare it to data directly from Allen (quantitatively using Elephant).
3+
This will be an interactive demonstration with the following steps
4+
5+
- Compare it to data directly from Allen.
46

57
...
68

7-
- Compare to equivalent cells in NeuroElectro
9+
- Compare to equivalent cells in NeuroElectro.
810

911
...

Exercises/Exercise4_Data_analysis.md

Lines changed: 0 additions & 4 deletions
This file was deleted.

Exercises/Exercise4_NeoPyNNJupyter.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
2+
## Demonstration of Neo/PyNN using Jupyter notebooks
3+
4+
This demonstration will illustrate the functionality of the multi simulator
5+
model specification format [PyNN](http://neuralensemble.org/PyNN/) and the data
6+
storage API [Neo](http://neuralensemble.org/Neo/) through the use of browser based
7+
[Jupyter notebooks](http://jupyter.org/), as can be run on [Binder](http://mybinder.org/).

Exercises/Exercise5_Hippocampal_model_on_NSG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
...
77

8-
- Download CA1 model
8+
- Download local copy of CA1 model
99

1010
...
1111

Exercises/README.md

Lines changed: 23 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,33 @@
1-
## A number of exercises for participants in this Neuroinformatics tutorial
1+
## A number of exercises/interactive demonstrations for participants in this Neuroinformatics tutorial
22

3-
### Cell morphology from NeuroMorpho.Org visualised on Open Source Brain
43

5-
[Follow this exercise](Exercise1_NeuroMorpho_to_OSB.md)
4+
### Hands on demonstrations
5+
6+
#### Human Brain Project Collaboratory
7+
8+
[Summary](Exercise2_HBP_Collaboratory.md)
9+
10+
#### Run Allen Institute cell model on NSG via OSB
11+
12+
[Summary](Exercise3_AllenCell_on_NSG_via_OSB.md)
13+
14+
#### Demonstration of Neo/PyNN using Jupyter notebooks
615

16+
[Summary](Exercise4_NeoPyNNJupyter.md)
17+
18+
19+
### Participant Exercises
20+
21+
22+
#### Cell morphology from NeuroMorpho.Org visualised on Open Source Brain
23+
24+
[Follow this exercise](Exercise1_NeuroMorpho_to_OSB.md)
725

8-
### Exploring Brain Circuits with the Fruit Fly Brain Observatory
26+
#### Exploring Brain Circuits with the Fruit Fly Brain Observatory
927

1028
[Follow this exercise](Exercise6_FruitFlyBrainObservatory.md)
1129

12-
### OpenWorm tutorials (introduction to Hodgkin Huxley model etc.)
30+
#### OpenWorm tutorials (introduction to Hodgkin Huxley model etc.)
1331

1432
[Follow this exercise](Exercise7_OpenWorm.md)
1533

0 commit comments

Comments
 (0)