Norns - Neural Network Studio (Visser & Van Gils 2014)

 Download zip file 
Help downloading and running models
Accession:154739
The Norns - Neural Network Studio is a software package for designing, simulation and analyzing networks of spiking neurons. It consists of three parts: 1. "Urd": a Matlab frontend with high-level functions for quickly defining networks 2. "Verdandi": an optimized C++ simulation environment which runs the simulation defined by Urd 3. "Skuld": an advanced Matlab graphical user interface (GUI) for visual inspection of simulated data.
Reference:
1 . Visser S, Van Gils SA (2014) Lumping Izhikevich neurons EPJ Nonlinear Biomedical Physics 25(12):6
Citations  Citation Browser
Model Information (Click on a link to find other models with that property)
Model Type: Realistic Network; Neuron or other electrically excitable cell; Synapse;
Brain Region(s)/Organism:
Cell Type(s): Abstract integrate-and-fire leaky neuron; Abstract Izhikevich neuron;
Channel(s):
Gap Junctions:
Receptor(s):
Gene(s):
Transmitter(s):
Simulation Environment: C or C++ program; MATLAB; Norns - Neural Net Studio;
Model Concept(s): Bursting; Oscillations; Simplified Models; Detailed Neuronal Models; Tutorial/Teaching; Action Potentials; Methods; Delay; Rebound firing;
Implementer(s): Visser, Sid [sid.visser at nottingham.ac.uk];
This is the readme for the models and methods associated with the paper:

Visser S, Van Gils SA (2014) Lumping Izhikevich neurons EPJ Nonlinear
Biomedical Physics 25(12):6

These files were contributed by Sid Visser.

The files Urd01.m and Urd02.m in the top level folder reproduce
figures from the paper. The Norns folder contain a universal
simulation environment and documentation for Norns, designed and
developed by Sid Visser.

Windows users will need to compile the c++ files in
Norns\VerdandiLite1_1\VerdandiLite_CPP using the makefile. This is
only necessary for the first time.