Current Meaasurment at the soma
Posted: Sat Mar 31, 2007 4:03 am
Hello,
i want to know if there is any possibility to measure the whole current at the soma. I think with
vector.record(&soma.ina(0.5)), i can measure the NA+-current
vector.record(&soma.ica(0.5)), i can measure the CA2+-current and with
vector.record(&soma.ik(0.5)) i can measure the K+-current.
But I want to measure the whole current.
2nd, i manipulated the e_pas and g_pas value of dendrites of a neuron, then measuring the voltage at the middle of the soma. Until a specific value of e_pas and g_pas the voltage is as good as i expected (it produces nice regular spike trains), but then, if the g_pas (electric conductivity) and e_pas is too good, neuron calculates voltage values, they are not within the biophysical constrains (e.g. -8000 to 1e+25 and so on). The first spike is good, but then the voltage values break out. Is this appearance known? How can i avoid this? Note that we calculate the e_pas and g_pas value in such a way that the background activity firing rate of some alpha synapse is correct simulated, that means, if any background activity is present at some dendrite, the g_pas value of this dendrite rises.
Thank you for help.
Greetings, Franzi
i want to know if there is any possibility to measure the whole current at the soma. I think with
vector.record(&soma.ina(0.5)), i can measure the NA+-current
vector.record(&soma.ica(0.5)), i can measure the CA2+-current and with
vector.record(&soma.ik(0.5)) i can measure the K+-current.
But I want to measure the whole current.
2nd, i manipulated the e_pas and g_pas value of dendrites of a neuron, then measuring the voltage at the middle of the soma. Until a specific value of e_pas and g_pas the voltage is as good as i expected (it produces nice regular spike trains), but then, if the g_pas (electric conductivity) and e_pas is too good, neuron calculates voltage values, they are not within the biophysical constrains (e.g. -8000 to 1e+25 and so on). The first spike is good, but then the voltage values break out. Is this appearance known? How can i avoid this? Note that we calculate the e_pas and g_pas value in such a way that the background activity firing rate of some alpha synapse is correct simulated, that means, if any background activity is present at some dendrite, the g_pas value of this dendrite rises.
Thank you for help.
Greetings, Franzi