Search found 65 matches

by mattions
Wed Oct 01, 2008 6:35 am
Forum: NEURON + Python
Topic: Neuron GUI with python?
Replies: 7
Views: 5808

Re: Neuron GUI with python?

Hi btorb,

I don't know but it seems you have a really old systems (4.1.2) has been discontinued long time ago. I think you should try to upgrade and check again.
I'm running an ubuntu 8.04 with neuron 6.2.3 and the way proposed above it's working fine.
by mattions
Fri Aug 29, 2008 9:33 am
Forum: NEURON + Python
Topic: Neuron GUI with python?
Replies: 7
Views: 5808

Re: Neuron GUI with python?

this is doing the trick!! Thanks a lot!
by mattions
Thu Aug 28, 2008 2:04 pm
Forum: NEURON + Python
Topic: Neuron GUI with python?
Replies: 7
Views: 5808

Neuron GUI with python?

Hi all,
I'm trying to use python and the neuron GUI, but every time that I lunch the GUI it freeze and it is completely unresponsive...
I think it's a problem of thread sync...
Is there any known solution, or I should keep going with hoc?
by mattions
Thu Jul 24, 2008 12:01 pm
Forum: Getting started
Topic: Model an inhibitory synapse
Replies: 3
Views: 3424

Re: Model an inhibitory synapse

Thanks ted! I was thinking few millivolts under the the zero will do the trick instead it need to be less than the v. Actually I've tried using the default parameters of the Alpha synapse so tau 0.1 and gmax 0.05... Anyway I can see a small hyperpolarization of the membrane where is the synapse.. Us...
by mattions
Wed Jul 23, 2008 1:16 pm
Forum: Getting started
Topic: Model an inhibitory synapse
Replies: 3
Views: 3424

Model an inhibitory synapse

Hello,
I'm trying to figure out how to model an inhibitory synapse.

I've created an Alpha Synapse and tested with a negative e, but I don't see any hyperpolarization...
How can I achieve that?

And, yes hello (world\n), this is my first post :)