Wiki source code of 05. Structuring larger models

Version 4.1 by adavison on 2021/08/03 18:35

Hide last authors
adavison 1.1 1 (% class="box warningmessage" %)
2 (((
3 tutorial under development
4 )))
adavison 2.1 5
6 == Learning objectives ==
7
8 .
9
10 == Audience ==
11
adavison 3.1 12 This tutorial is intended for people with at least a basic knowledge of neuroscience (high school level or above) and basic familiarity with the Python programming language. It should also be helpful for people who already have advanced knowledge of neuroscience and neural simulation, who simply wish to learn how to use PyNN, and how it differs from other simulation tools they know.
adavison 2.1 13
14 == Prerequisites ==
15
adavison 4.1 16 To follow this tutorial, you should have already followed the previous tutorials on installing PyNN and on building simple models and running simulations with PyNN.
adavison 2.1 17
18 == Format ==
19
20 .
21
22 == Script ==
adavison 3.1 23
24 === Introduce yourself (if video) ===
25
26 .
27
28 === State the learning objectives (In this tutorial, you will learn to do X…) ===
29
30 .
31
32 === State prerequisites ===
33
34 .
35
36 === Description, explanation, and practice ===
37
38 .
39
40 === Summary (In this tutorial, you have learned to do X…) ===
41
42 .
43
44 === Acknowledgements if appropriate ===
45
46 .
47
48 === References to websites (For more information, visit us at…) ===
49
50 .
51
52 === Contact information (For questions, contact us at…) ===
53
54 .