NEURON's 'vector.play' implies a membrane current?
Posted: Tue May 08, 2007 9:17 am
I am using NEURON's play command to insert boundary conditions to the soma potential in a realistic
neuron model. However, I was not able to find out how the play command works - does it introduce a
new "membrane current" to achieve the right potential?
When I insert an extracellular layer ("insert extracellular") in my model, I can access the current
called i_membrane, which is supposed to be the sum of the membrane currents, but, as the
documentation sates "i_membrane correctly does not include contributions from ELECTRODE_CURRENT
point processes".
However, it seems like i_membrane takes this mysterious "play current" into account, since the net membrane current from the neuron sums to zero.
So, my questions summarize to:
Does the play command produce its own current (is this accessible)?
If so, is this taken into account in the extracellular i_membrane current?
neuron model. However, I was not able to find out how the play command works - does it introduce a
new "membrane current" to achieve the right potential?
When I insert an extracellular layer ("insert extracellular") in my model, I can access the current
called i_membrane, which is supposed to be the sum of the membrane currents, but, as the
documentation sates "i_membrane correctly does not include contributions from ELECTRODE_CURRENT
point processes".
However, it seems like i_membrane takes this mysterious "play current" into account, since the net membrane current from the neuron sums to zero.
So, my questions summarize to:
Does the play command produce its own current (is this accessible)?
If so, is this taken into account in the extracellular i_membrane current?