Wiki source code of 04. Recording and data handling
Last modified by adavison on 2021/08/03 18:54
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
2.1 | 1 | (% class="box warningmessage" %) |
2 | ((( | ||
3 | tutorial under development | ||
4 | ))) | ||
![]() |
3.1 | 5 | |
6 | == Learning objectives == | ||
7 | |||
![]() |
8.1 | 8 | In this tutorial, you will learn about the different options in PyNN for recording data from simulations, for breaking down simulation experiments into different phases, and for working with the recorded data. |
![]() |
3.1 | 9 | |
10 | == Audience == | ||
11 | |||
![]() |
4.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. |
![]() |
3.1 | 13 | |
14 | == Prerequisites == | ||
15 | |||
![]() |
5.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. |
![]() |
3.1 | 17 | |
18 | == Format == | ||
19 | |||
![]() |
6.1 | 20 | This tutorial will be a video combining slides, animations, and screencast elements. The intended duration is 10 minutes. |
![]() |
3.1 | 21 | |
22 | == Script == | ||
![]() |
4.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 | . |