SenseLab Home ModelDB Home

Synaptic information transfer in computer models of neocortical columns (Neymotin et al. 2010)
Accession: 136095
"... We sought to measure how the activity of the network alters information flow from inputs to output patterns. Information handling by the network reflected the degree of internal connectivity. ... With greater connectivity strength, the recurrent network translated activity and information due to contribution of activity from intrinsic network dynamics. ... At still higher internal synaptic strength, the network corrupted the external information, producing a state where little external information came through. The association of increased information retrieved from the network with increased gamma power supports the notion of gamma oscillations playing a role in information processing."
Reference: Neymotin SA, Jacobs KM, Fenton AA, Lytton WW (2010) Synaptic information transfer in computer models of neocortical columns. J Comput Neurosci [PubMed]
Citations  Citation Browser
Model Information (Click on a link to find other models with that property)
Model Type:  Network;
Brain Region(s)/Organism:  Neocortex;
Cell Type(s):  Neocortical pyramidal neuron: deep; Neocortical pyramidal neuron: superficial; Neocortical basket cell;  Neocortical Fast Spiking (FS) interneuron; Spiny stellate cell; Neocortical Regular Spiking (RS) neuron; Neocortical Low Threshold Spiking (LTS) neuron;
Channel(s):  I Na,t; I A; I K;  
Gap Junctions:  
Receptor(s):  GabaA; AMPA; NMDA;
Gene(s):  
Transmitter(s):  
Simulation Environment:  Neuron;
Model Concept(s):  Activity Patterns; Information transfer;
Implementer(s):  Lytton, William [billl at neurosim.downstate.edu]; Neymotin, Sam [samn at neurosim.downstate.edu];
Search NeuronDB for information about:  Neocortical pyramidal neuron: deep; Neocortical pyramidal neuron: superficial; Neocortical basket cell; GabaA; AMPA; NMDA; I Na,t; I A; I K;
\
ncdemo
readme.txt
AMPA.mod
AMPAr.mod
clampex.mod
cp.mod
cp2.mod
field.mod
GABAa.mod
GABAar.mod
GABAb.mod
GABAbr.mod
H.mod
Iahp.mod
Ican.mod
IL.mod
IL3.mod
infot.mod
intfsw.mod
intf_.mod
kdr2.mod
kmbg.mod
misc.mod
naf2.mod
nap.mod
NMDA.mod
NMDAr.mod
nthh.mod
ntIh.mod
ntt.mod
OFThpo.mod
OFThresh.mod
pregencv.mod
A.mod
stats.mod
updown.mod
vecst.mod
mosinit.hoc
bg_cvode.inc
netcon.inc
netrand.inc
ofc.inc
misc.h
                            
 $Id: readme.txt,v 1.2 2010/11/01 13:45:41 samn Exp $ 

--------------------------------------------------------------------------
                           Neocortical Column Demo Readme
--------------------------------------------------------------------------

This package contains the source code from the paper:
  Synaptic information transfer in computer models of neocortical columns.
  Article by SA Neymotin, KM Jacobs, AA Fenton, and WW Lytton
  Journal of Computational Neuroscience (2010), in press.
  PubMed ID 20556639.

It allows simulating the activity of a neocortical column using
conductance- based neurons. In addition, NEURON vector implementations
of normalized transfer entropy are provided in infot.mod. For more
information on methods used, please see the paper.

--------------------------------------------------------------------------
                      Compilation/running instructions (LINUX)
--------------------------------------------------------------------------

You will need the NEURON simulator in order to run this simulation.
It is available for download at http://www.neuron.yale.edu/neuron/
Detailed installation instructions are available there as well.

Once you have NEURON installed you will need to compile the .mod files
included in the zip file. To do so first extract the contents of the
zip file into a single flat directory.

If you are on LINUX/UNIX then run nrnivmodl *.mod from the command
line to compile the .mod files. If this is done properly, an
executable named 'special' will be produced in the x86_64 subdirectory
(on 64 bit machines) or x86 subdirectory on 32 bit machines.

(If you are using WINDOWS this is not guaranteed to work but try the
instructions at:
http://www.neuron.yale.edu/neuron/docs/nmodl/mswin.html for more
information on compiling new mechanisms into NEURON .)

Next, to run the simulation enter the following command at the command
prompt:
  ./x86_64/special (or ./x86/special )

This will begin the NEURON simulator.  You will then be at the NEURON
command prompt which should look like this: oc> Type
load_file("mosinit.hoc") and press enter.  This will start the
neocortical column simulation.  A GUI window will be displayed that
will allow running the simulation and displaying output consisting of:

 1. spike raster
 2. local field potential
 3. voltage of several cells with different dynamical properties

--------------------------------------------------------------------------
                              Contact
--------------------------------------------------------------------------

For questions/comments/collaborations please contact 
Samuel Neymotin at samn at neurosim dot downstate dot edu
     or
Bill Lytton at billl at neurosim dot downstate dot edu


ModelDB Home  SenseLab Home   Help
Questions, comments, problems? Email the ModelDB Administrator
How to cite ModelDB
This site is Copyright 2012 Shepherd Lab, Yale University