Point Conductance Model about background Activity

The basics of how to develop, test, and use models.
Post Reply
okanerkaymaz

Point Conductance Model about background Activity

Post by okanerkaymaz »

Hi, Friens
i read publication of Alain Destexhe that was named "FLUCTUATING SYNAPTIC CONDUCTANCES RECREATE IN VIVO-LIKE ACTIVITY IN NEOCORTICAL NEURONS" and i have demo files
but i don't understand this point ,
there is changed excitatory and inhibitory conductances in that files (demo_gfluct.oc)
and they was increased fourth times higher .

Code: Select all

fl = new Gfluct2(0.5)
fl.std_e = 0.012		// 4 times larger
fl.std_i = 0.0264 
i wonder is there any body this problem ?

best regard
Post Reply