Demyelinated and remyelinating axon conductances (Hines, Shrager 1991)

 Download zip file 
Help downloading and running models
Accession:3798
Hines, Michael and Peter Shrager (1991). A computational test of the requirements for conduction in demyelinated axons. J. Restorative Neurology and Neuroscience. 3 81--93.
Reference:
1 . Hines M, Shrager P (1991) A computational test of the requirements for conduction in demyelinated axons. Restor Neurol Neurosci 3:81-93 [PubMed]
Model Information (Click on a link to find other models with that property)
Model Type: Axon;
Brain Region(s)/Organism:
Cell Type(s):
Channel(s): I Na,t; I K;
Gap Junctions:
Receptor(s):
Gene(s):
Transmitter(s):
Simulation Environment: NEURON;
Model Concept(s): Axonal Action Potentials; Multiple sclerosis;
Implementer(s): Hines, Michael [Michael.Hines at Yale.edu];
Search NeuronDB for information about:  I Na,t; I K;
/
shrager91
Readme
fh.mod
axon.hoc
fig3.hoc
fig3.ses
mosinit.hoc
                            
load_file("nrngui.hoc")
load_file("axon.hoc")
load_file("fig3.ses")
tstop = 6
dt = .005

/* inside fig3.ses
xpanel("Figure 3")
xbutton("A", "inter_fhdens(0.4e-3) unmyl() run()")
xbutton("B", "inter_fhdens(0.5e-3) unmyl() run()")
xbutton("C", "inter_fhdens(0.4e-3) demyl1(1,3) run()")
xbutton("D", "inter_fhdens(0.4e-3) demyl1(1,19) run()")
xpanel()
*/

Loading data, please wait...