Development of modular activity of grid cells (Urdapilleta et al 2017)

 Download zip file 
Help downloading and running models
Accession:231392
This study explores the self-organization of modular activity of grid cells
Reference:
1 . Urdapilleta E, Si B, Treves A (2017) Selforganization of modular activity of grid cells. Hippocampus 27:1204-1213 [PubMed]
Model Information (Click on a link to find other models with that property)
Model Type:
Brain Region(s)/Organism: Entorhinal cortex;
Cell Type(s):
Channel(s):
Gap Junctions:
Receptor(s):
Gene(s):
Transmitter(s):
Simulation Environment: C or C++ program;
Model Concept(s): Grid cell; Hebbian plasticity; Rate-coding model neurons;
Implementer(s): Urdapilleta, Eugenio [urdapile at gmail.com]; Si, Bailu ;
/
UrdapilletaEtAl2017
Simulation
Readme.txt
grid.cpp
grid.h
                            
This is the readme for the models associated with the paper:

 Urdapilleta E, Si B, Treves A (2017) Self-organization of modular
 activity of grid cells. Hippocampus

These files were contributed by E. Urdapilleta.

To run the model, standard gcc package is required. Parameters are
defined in grid.h. Compile as:
gcc grid.cpp -o grid -lm
and execute
./grid
In case you use a compiler under Windows, you should replace
"47" by "92" in grid.cpp for a proper folder management.

The folder "Simulation" contains part of the data of the final step
(the complete simulation with the parameters defined here lasts for
days), which are the basis of the analysis done in the referenced
paper.

Loading data, please wait...