testing parameters
Posted: Fri Mar 07, 2008 8:02 am
Hello and thanks for the last tips.
Now, I want to test if my simulation runs as it should, so I try to test in particular if the temporal evolution of my hh h,n,m, variables work. My idea is to set a Voltage clamp in the target cells by using the SEClamp class to set a fix voltage in them during the whole time of simulation. I expect, when I plot n(t) vs time, the functions behave as negative exponential curves since the voltage is the same during the run. But it isn't so and what I find is a straight line. My target cells are pyram.o(0) and fs_cell.o(0) the mechanism i.e. is suffixed kpyr and to visualize the date I am recording the variable pyram.o(0).soma.n_Kpyr(0.5) and the initial condition is n_inf(V0) for a particular V0.
Could you tell me if that is the right procedure or could you give any clue about the mistakes I am possibly doing?
Now, I want to test if my simulation runs as it should, so I try to test in particular if the temporal evolution of my hh h,n,m, variables work. My idea is to set a Voltage clamp in the target cells by using the SEClamp class to set a fix voltage in them during the whole time of simulation. I expect, when I plot n(t) vs time, the functions behave as negative exponential curves since the voltage is the same during the run. But it isn't so and what I find is a straight line. My target cells are pyram.o(0) and fs_cell.o(0) the mechanism i.e. is suffixed kpyr and to visualize the date I am recording the variable pyram.o(0).soma.n_Kpyr(0.5) and the initial condition is n_inf(V0) for a particular V0.
Could you tell me if that is the right procedure or could you give any clue about the mistakes I am possibly doing?