neuroConstruct example projects
- Ex10_NeuroML2
- Ex1_Simple
- Ex2_Packing
- Ex3_Morphology
- Ex4_HHcell
- Ex5_Networks
- Ex6_CerebellumDemo
- Ex7_PSICSDemo
- Ex8_PyNNDemo
- Ex9_Synapses
Downloadable neuroConstruct example projects. These illustrate the core functionality of neuroConstruct, as opposed to providing electrophysiologically accurate models.
Note: all of these examples are included with the standard neuroConstruct release!
Find more neuroConstruct projects containing biophysically detailed neuronal cell and network models on Open Source Brain.
Ex10_NeuroML2
Project name: Ex10_NeuroML2 A test of a number of cell/channel models which can be mapped to LEMS/NeuroML version 2.0 Project last modified: Friday November 13, 2015 |
Downloads*: |
Ex1_Simple
Project name: Ex1_Simple Simple example with a single passive electrical cell positioned randomly in a 3D volume. Used to test that neuroConstruct is correctly installed. Project last modified: Friday November 13, 2015 |
Downloads*: |
Ex2_Packing
Project name: Ex2_Packing Example illustrating packing of cells in 3D Regions. Various packing patterns are shown. Note that these are just intended to demonstrate the capabilities of the packing functionality, rather than recreate a biologically realistic network. Just click Generate -> Generate Cell Positions and Connections, followed by Visualisations -> View, with Latest Generated Positions selected in the drop down box. Project last modified: Friday November 13, 2015 |
Downloads*: |
Ex3_Morphology
Project name: Ex3_Morphology This example demonstrates importation of a number of cell morphology files in different formats, including the Purkinje Cell Model of Erik De Schutter and Jim Bower. Project last modified: Friday November 13, 2015 |
Downloads*: |
Ex4_HHcell
Project name: Ex4_HHcell A simple example to test the interaction of neuroConstruct with NEURON/GENESIS using a simple network of 2 cells with Hodgkin Huxley conductances. Project last modified: Thursday October 13, 2016 |
Downloads*: |
Ex5_Networks
Project name: Ex5_Networks This example illustrates some of the types of network connections possible between groups of cells. A number of Simulation Configurations are included, which show the different algorithms for searching for postsynaptic connections, effects due to action potential propagation delay, and non uniformity of connection probability. Project last modified: Friday November 13, 2015 |
Downloads*: |
Ex6_CerebellumDemo
Project name: Ex6_CerebellumDemo Example of a section of the cerebellar cortex containing some of the main cell types. NOTE: this is NOT AN ELECTROPHYSIOLOGICALLY DETAILED CEREBELLUM MODEL and is only intended to reproduce some basic anatomical details of cerebellar connectivity to illustrate neuroConstruct's functionality; none of the cells have realistic sets of ion channels. Project last modified: Friday November 13, 2015 |
Downloads*: |
Ex7_PSICSDemo
Project name: Ex7_PSICSDemo A simple project used to test the mapping of ChannelML to the PSICS simulator (http://www.psics.org). Currently a simple cell with HH Na and K channels can be mapped to PSICS, NEURON and GENESIS producing the comparable traces on each. Note that the current neuroConstruct mapping to PSICS uses deterministic channels as opposed to stochastic channels which are a key feature of PSICS. Project last modified: Friday November 13, 2015 |
Downloads*: |
Ex8_PyNNDemo
Project name: Ex8_PyNNDemo Project for testing generation of code for PyNN compatible simulators. Generate the chosen Simulation Configuration, go to tab Export -> PyNN, and generate for one of the supported simulators. Project last modified: Friday November 13, 2015 |
Downloads*: |
Ex9_Synapses
Project name: Ex9_Synapses Example project containing networks of cells connected by different types of synapses, including electrical connections at gap junctions. These networks are aimed at multicompartmental cell network simulators like NEURON, GENESIS and MOOSE. There are more examples of synapse models in Ex8_PyNNDemo. Project last modified: Friday November 13, 2015 |
Downloads*: |
* Note: neuroConstruct project downloads (most of which are included with the standard software distribution) can be loaded directly into neuroConstruct to generate cell and network scripts for NEURON, GENESIS, etc., but NeuroML downloads just consist of the core elements of the project (morphologies, channels, etc.) which have been exported in NeuroML format. The latter can be useful for testing NeuroML compliant applications. If no NeuroML download link is present, this usually indicates that the model is mainly implemented using channel/synapse mechanisms in a simulator's native language (e.g. mod files) which have not fully been converted to ChannelML yet.