Shape plot and backpropagating action potential attenuation
Posted: Wed Aug 01, 2007 4:27 pm
I am using morphologically realistic models of entorhinal stellate cells and am looking at signal propagation properties between different denritic arms etc.
The impedance class has been very helpful in generating plots of voltage attenuation vs distance from soma for the steady state, but I am now looking at active AP backpropagation. I've just been using the same membrane conductances as Mainen and Sejnowski (1996) to compare this directly to the paper by Vetter et al. (2001) which compared BAP attenuation in different cell morphologies.
I've calculated the attenuation by inducing a somatic spike, recording the membrane potential at soma and a denritic location, extracting the peak values for each and taking the ratio peak_dend/peak_soma. This is repeated for every point in the cell and all recorded as a vector. I have plotted this successfully against distance from soma.
What I would like to do now is use Shape Plot to plot this measure as a graded colour in the cell (to investigate if dendrite projection location is relevant). Unfortunately I can find no easy way to do this. I thought of three approaches.
First was to import the vector directly to ShapePlot but this fails because you then have to correlate each value with location.
Second was to create a variable which would be associated with each section and set this to the required value and then plot using the GUI. I can't figure out how to create a new variable.
Third was to manually set the colour at each point according to some scale, but I could not figure out a way to plot more than the default 8 colours in the colour index.
Vetter et al. seem to achieve this through assigning a new variable, but I couldn'd decipher their code!
Thanks for any help.
The impedance class has been very helpful in generating plots of voltage attenuation vs distance from soma for the steady state, but I am now looking at active AP backpropagation. I've just been using the same membrane conductances as Mainen and Sejnowski (1996) to compare this directly to the paper by Vetter et al. (2001) which compared BAP attenuation in different cell morphologies.
I've calculated the attenuation by inducing a somatic spike, recording the membrane potential at soma and a denritic location, extracting the peak values for each and taking the ratio peak_dend/peak_soma. This is repeated for every point in the cell and all recorded as a vector. I have plotted this successfully against distance from soma.
What I would like to do now is use Shape Plot to plot this measure as a graded colour in the cell (to investigate if dendrite projection location is relevant). Unfortunately I can find no easy way to do this. I thought of three approaches.
First was to import the vector directly to ShapePlot but this fails because you then have to correlate each value with location.
Second was to create a variable which would be associated with each section and set this to the required value and then plot using the GUI. I can't figure out how to create a new variable.
Third was to manually set the colour at each point according to some scale, but I could not figure out a way to plot more than the default 8 colours in the colour index.
Vetter et al. seem to achieve this through assigning a new variable, but I couldn'd decipher their code!
Thanks for any help.