|
11 | 11 | <p><strong> > Remove the persistent Na<sup>+</sup> conductance on the axon</strong> <br/> |
12 | 12 | This removes all spiking in the cell.</p> |
13 | 13 |
|
| 14 | + <p><strong> > Change the axial resistance of the cytoplasm</strong> <br/> |
| 15 | + Increasing this (e.g. to 100 Ohm cm) will confine spiking to axon/soma and suppress spread to rest of cell.</p> |
| 16 | + |
14 | 17 | <div class="tutorialForm center"> |
15 | 18 |
|
16 | | - <div class="tutorialLabel" style="width:300px">Fast, transient Na<sup>+</sup> conductance on axon (S/cm2) <input id="axonal_gNaTa_tbar_NaTa_t" type="text" value="3.429725"></input></div> |
17 | | - <div class="tutorialLabel" style="width:300px">Persistent Na<sup>+</sup> conductance on axon (S/cm2) <input id="axonal_gNap_Et2bar_Nap_Et2" type="text" value="0.009803"></input></div> |
| 19 | + <div class="tutorialLabel" style="width:400px">Fast, transient Na<sup>+</sup> conductance on axon (S/cm2) <input id="axonal_gNaTa_tbar_NaTa_t" type="text" value="3.429725"></input></div> |
| 20 | + <div class="tutorialLabel" style="width:400px">Persistent Na<sup>+</sup> conductance on axon (S/cm2) <input id="axonal_gNap_Et2bar_Nap_Et2" type="text" value="0.009803"></input></div> |
18 | 21 |
|
19 | | - <div class="tutorialLabel" style="width:300px">Persistent K<sup>+</sup> conductance on axon (S/cm2)<input id="axonal_gK_Pstbar_K_Pst" type="text" value="0.959296"></input></div> |
| 22 | + <div class="tutorialLabel" style="width:400px">Persistent K<sup>+</sup> conductance on axon (S/cm2)<input id="axonal_gK_Pstbar_K_Pst" type="text" value="0.959296"></input></div> |
20 | 23 |
|
21 | | - <div class="tutorialLabel" style="width:300px">Axial resistance (resistivity) on whole cell (Ohm cm)<input id="resistivity" type="text" value="100"></input></div> |
| 24 | + <div class="tutorialLabel" style="width:400px">Axial resistance (resistivity) on whole cell (ohm cm)<input id="resistivity" type="text" value="100"></input></div> |
22 | 25 |
|
23 | 26 |
|
24 | | - <div class="tutorialLabel">Input current (pA) <input id="iAmp" type="text" value="180"> </input></div> |
25 | | - <div class="tutorialLabel">Delay (ms) <input id="iDel" type="text" value="700"></input></div> |
26 | | - <div class="tutorialLabel">Duration (ms) <input id="iDur" type="text" value="2000"></input></div> |
| 27 | + <div class="tutorialLabel" style="width:400px">Input current (pA) <input id="iAmp" type="text" value="180"> </input></div> |
| 28 | + <div class="tutorialLabel" style="width:400px">Delay (ms) <input id="iDel" type="text" value="700"></input></div> |
| 29 | + <div class="tutorialLabel" style="width:400px">Duration (ms) <input id="iDur" type="text" value="2000"></input></div> |
27 | 30 |
|
28 | 31 | <button class="btn" id="changeConds" onclick="quickExperiment('ConductanceDensities', |
29 | 32 | { |
|
0 commit comments