tuftIB cell , dendritic input - Neuron version
Trying to reproduce fig A4C from Traub et al 2005
no aditional current to soma
current to apical dendrite:
EPSP
I =3* (1-exp((t0 - t)/10)) * (exp((t0-t)/20))
plotted in tufuIB_Neuron.png
CaBurst:
I =9* (1-exp((t0 - t)/10)) * (exp((t0-t)/20))
we didn't get the somatic spike like in article
tuftIB_Neuron_voltage.png (green voltage in apical dendrite, black in basal dendite, red in soma)
look also at :
http://figshare.com/articles/tuftIB_cell_dendritic_input_Fortran_version/861124