This material is publicly available at https://github.com/jhnnsnk/LACONEU2025_NEST.
📝 Please fork this repository and then clone the fork. |
---|
⚡ Do not clone this repository directly. |
Latin-American Summer School in Computational Neuroscience (LACONEU)
Valparaíso, Chile
6-24 January 2025
https://laconeu.cl
Simulated dynamics of spiking full-scale network models with NEST
10 & 13 January 2025.
Presented by Johanna Senk ([email protected]).
This tutorial gives an introduction and demonstration into modeling of the dynamics and plasticity of spiking neuronal networks. The tutorial explains graphical as well as programmatic approaches on the basis of the simulation code NEST. We emphasize that full-scale models representing all the neurons and all the synapses of a circuit are within reach, removing the uncertainties of downscaling. Examples and exercises make use of the graphical user interface NEST Desktop and Jupyter notebooks for PyNEST code using the EBRAINS infrastructure.
Go to https://www.ebrains.eu and create an EBRAINS account with your institutional email address. If this does not work, contact the presenter and ask for a guest account.
- Go to https://nest-desktop.apps.hbp.eu. The Chrome browser usually works best.
- Sign in with your EBRAINS account.
- Select
NEST
as simulation tool. - In the
Frontend
section on the right, you can either load an existing project or start a new one. If you want to load the project prepared in this repository, click on theImport
icon next toStore list
. - Choose
Import from URL
and paste the link to theRaw
version of1_NESTDesktop2PyNEST/balanced_network.json
.
(for convenience: https://raw.githubusercontent.com/jhnnsnk/LACONEU2025_NEST/refs/heads/main/1_NESTDesktop2PyNEST/balanced_network.json)
PressFETCH
, select the fileBalanced network
, andIMPORT SELECTED
. - Now the project
Balanced networks
appears underExisting projects
and can be opened.
- NEST Desktop stores models as cookies in your browser
- Models will disappear when your browser cleans up cookies.
⚡ Always export your models to disk for safe storage. |
---|
- And vice versa, if you experience any issues with the simulation, deleting cookies often helps.
⚡ Material not pushed from EBRAINS back to GitHub may disappear overnight. |
---|
- Fork this repository.
- Go to https://lab.ebrains.eu and sign in.
- Choose Jülich Supercomputing Center (JSC).
- Upon "Start Server", EBRAINS spins up a virtual machine (VM) for you with 2 GB RAM.
- You have a file browser to your left.
- Top level is your local home on the VM. It exists as long as the VM.
- Do not use
shared
(contains long-term storage but needs a Collab and is not suitable for storing Git repos) ordrive
(deprecated).
- Clone your fork of the
LACONEU2025_NEST
repository under the "Git" logo in the left margin (use the HTTPS version: https://github.com/jhnnsnk/LACONEU2025_NEST.git ). There you also find tools for managing Git. For pushing to your repository, you will need to set up an access token, see https://github.com/settings/tokens. - Always commit and push at the end of a session.
- EBRAINS will from time to time shut down inactive VMs. Any material in your VM home directory will then be lost—remember to push!
- You can shut down a server yourself via
File > Hub Control Panel
. The entire VM including your home on the VM is deleted then.
If you remember on which site your VM is running, you can contact it directly: