Skip to content

ModelDBRepository/84593

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

<html><pre>

This is the readme for the model code associated with the publication

Wang XJ, Liu Y, Sanchez-Vives MV, McCormick DA. Adaptation and
temporal decorrelation by single neurons in the primary visual cortex.
J Neurophysiol. 2003 Jun;89(6):3279-93. Epub 2003 Mar 20

Usage:
Extract the archive and cd to the newly created directory.
Compile with a command like:
gcc -o run driver.c -lm
Then run with:
./run

After a minute the program completes and data files are generated for
figure 1 from the paper.

out.dat.a3 corresponds to figure 1A:

<img src="images/out_dat.jpg" alt="fig1A">

f_inst.dat.a3 corresponds to figure 1D:

<img src="images/f_inst.jpg" alt="fig1D">
</pre></html>

About

Temporal decorrelation by intrinsic cellular dynamics (Wang et al 2003)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages