CA1 pyramidal neurons: effect of external electric field from power lines (Cavarretta et al. 2014)

 Download zip file 
Help downloading and running models
Accession:151731
The paper discusses the effects induced by an electric field at power lines frequency.
Reference:
1 . Cavarretta F, Carnevale NT, Tegolo D, Migliore M (2014) Effects of low frequency electric fields on synaptic integration in hippocampal CA1 pyramidal neurons: implications for power line emissions. Front Cell Neurosci 8:310 [PubMed]
Model Information (Click on a link to find other models with that property)
Model Type: Dendrite; Extracellular;
Brain Region(s)/Organism: Hippocampus;
Cell Type(s): Hippocampus CA1 pyramidal GLU cell;
Channel(s): I Na,t; I A; I K; I h;
Gap Junctions:
Receptor(s): AMPA;
Gene(s):
Transmitter(s): Glutamate;
Simulation Environment: NEURON;
Model Concept(s): Activity Patterns; Dendritic Action Potentials; Active Dendrites; Detailed Neuronal Models; Action Potentials; Synaptic Integration; Extracellular Fields;
Implementer(s): Carnevale, Ted [Ted.Carnevale at Yale.edu]; Migliore, Michele [Michele.Migliore at Yale.edu]; Cavarretta, Francesco [francescocavarretta at hotmail.it];
Search NeuronDB for information about:  Hippocampus CA1 pyramidal GLU cell; AMPA; I Na,t; I A; I K; I h; Glutamate;
/
CavarrettaEtAl2014
readme.html
fzap.mod *
h.mod *
kadist.mod *
kaprox.mod *
kdrca1.mod *
na3n.mod *
naxn.mod *
netstimm.mod *
xtrau.mod *
anatscale.hoc *
biophys.hoc
calcd.hoc
calcrxcu.hoc
efheader.hoc *
geo5038804.hoc *
init.hoc
interpxyzu.hoc *
mosinit.hoc *
prova.ses
rigc.ses
screenshot.png
setnseg.hoc *
setpointersu.hoc *
synapses.hoc
voltage.ses
zapstimu.hoc
                            
objectvar save_window_, rvp_
objectvar scene_vector_[5]
objectvar ocbox_, ocbox_list_, scene_, scene_list_
{ocbox_list_ = new List()  scene_list_ = new List()}
{
save_window_ = new Graph(0)
save_window_.size(0,600,-65,25)
scene_vector_[3] = save_window_
{save_window_.view(0, -65, 600, 90, 132, 355, 1093.44, 359.68)}
graphList[0].append(save_window_)
save_window_.save_name("graphList[0].")
save_window_.label(0.949956, 0.931495, "no EF", 2, 1, 0, 0, 1)
save_window_.label(0.950834, 0.878114, "EF", 2, 1, 0, 0, 2)
}
{WindowMenu[0].ses_gid(1, 0, 1, "unnamed Window Group")}
{
save_window_ = new Graph(0)
save_window_.size(0,700,0,1)
scene_vector_[4] = save_window_
{save_window_.view(0, 0, 700, 1, 132, 140, 1093.44, 200.32)}
graphList[2].append(save_window_)
save_window_.save_name("graphList[2].")
}
{WindowMenu[0].ses_gid(0, 0, 1, "unnamed Window Group")}
objectvar scene_vector_[1]
{doNotify()}

Loading data, please wait...