Attention: Due to an upgrade beginning on Friday, the 22nd August 2025, any new collabs, groups and any changes to teams will not be kept beyond the weekend. User creation will also be disabled during this time. The actual upgrade will take place on Wednesday, 27th August. On that day, any service requiring a Keycloak login will be unavailable for the duration of the upgrade. Thank you for your understanding as we complete this important work.


Last modified by abonard on 2025/05/23 13:23

From version 4.1
edited by adavison
on 2023/01/25 12:35
Change comment: There is no comment for this version
To version 5.1
edited by adavison
on 2023/01/27 10:32
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,5 +3,3 @@
1 -This page is in development. Once ready it will be moved to a public location.
2 -
3 3  == Arbor ==
4 4  
5 5  * [[A simple single cell model>>https://docs.arbor-sim.org/en/stable/tutorial/single_cell_model.html||rel=" noopener noreferrer" target="_blank"]] (beginner)
... ... @@ -26,6 +26,20 @@
26 26  * [[The Unitary Events Analysis>>https://elephant.readthedocs.io/en/latest/tutorials/unitary_event_analysis.html||rel=" noopener noreferrer" target="_blank"]] (advanced)
27 27  * [[Time-domain Granger Causality>>https://elephant.readthedocs.io/en/latest/tutorials/granger_causality.html||rel=" noopener noreferrer" target="_blank"]] (advanced)
28 28  
27 +== NEST ==
28 +
29 +* [[Introduction to NEST: Simulating a single neuron>>https://nest-simulator.readthedocs.io/en/v3.3/tutorials/videos/one_neuron.html||rel=" noopener noreferrer" target="_blank"]] (beginner)
30 +* [[Neurons and simple neural networks>>https://nest-simulator.readthedocs.io/en/v3.3/tutorials/pynest_tutorial/part_1_neurons_and_simple_neural_networks.html||rel=" noopener noreferrer" target="_blank"]] (beginner)
31 +* [[Populations of neurons>>https://nest-simulator.readthedocs.io/en/v3.3/tutorials/pynest_tutorial/part_2_populations_of_neurons.html||rel=" noopener noreferrer" target="_blank"]] (beginner)
32 +* [[Connect two NEST simulations using MUSIC>>https://nest-simulator.readthedocs.io/en/v3.3/tutorials/music_tutorial/music_tutorial_2.html||rel=" noopener noreferrer" target="_blank"]] (advanced)
33 +* [[Connecting networks with synapses>>https://nest-simulator.readthedocs.io/en/v3.3/tutorials/pynest_tutorial/part_3_connecting_networks_with_synapses.html||rel=" noopener noreferrer" target="_blank"]] (advanced)
34 +* [[Introduction to the MUSIC Interface>>https://nest-simulator.readthedocs.io/en/v3.3/tutorials/music_tutorial/music_tutorial_1.html||rel=" noopener noreferrer" target="_blank"]] (advanced)
35 +* [[MUSIC Connections in C++ and Python>>https://nest-simulator.readthedocs.io/en/v3.3/tutorials/music_tutorial/music_tutorial_3.html||rel=" noopener noreferrer" target="_blank"]] (advanced)
36 +* [[MUSIC with SLI>>https://nest-simulator.readthedocs.io/en/v3.3/tutorials/music_tutorial/music_tutorial_sli.html||rel=" noopener noreferrer" target="_blank"]] (advanced)
37 +* [[Practical tips>>https://nest-simulator.readthedocs.io/en/v3.3/tutorials/music_tutorial/music_tutorial_4.html||rel=" noopener noreferrer" target="_blank"]] (advanced)
38 +* [[Spatially structured networks>>https://nest-simulator.readthedocs.io/en/v3.3/tutorials/pynest_tutorial/part_4_spatially_structured_networks.html||rel=" noopener noreferrer" target="_blank"]] (advanced)
39 +* [[The pymusic interface>>https://nest-simulator.readthedocs.io/en/v3.3/tutorials/music_tutorial/music_tutorial_4.html||rel=" noopener noreferrer" target="_blank"]] (advanced)
40 +
29 29  == PyNN ==
30 30  
31 31  * [[Building and simulating a simple model>>https://youtu.be/zBLNfJiEvRc||rel=" noopener noreferrer" target="_blank"]] (beginner)
... ... @@ -56,8 +56,6 @@
56 56  * [[Surface-based simulations and deep brain stimulations>>https://youtu.be/ZXLrvHc24xE||rel=" noopener noreferrer" target="_blank"]] (advanced)
57 57  * [[The Bayesian Virtual Epileptic Patient (BVEP)>>https://youtu.be/4XghviA_1Uk||rel=" noopener noreferrer" target="_blank"]] (advanced)
58 58  * [[TVB to NEST multi-scale simulation>>https://youtu.be/PppyGzWUxuE||rel=" noopener noreferrer" target="_blank"]] (advanced)
59 -* [[TVB: Modeling Epilepsy>>https://docs.thevirtualbrain.org/tutorials/tutorial_3_ModelingEpilepsy.html#tutorial-3-modelingepilepsy||rel=" noopener noreferrer" target="_blank"]] (advanced)
60 -* [[TVB: Resting State Networks>>https://docs.thevirtualbrain.org/tutorials/tutorial_2_RestingStateNetworks.html#tutorial-2-restingstatenetworks||rel=" noopener noreferrer" target="_blank"]] (advanced)
61 61  
62 62  == VoluBA ==
63 63