Page 1 of 1

Data exchange between NEURON and Java programs

Posted: Mon Mar 09, 2009 3:38 am
by Sushmita Allam
Hi All,
Is there a way to pass a simple array of data back and forth between NEURON and an external java program?
Did anyone try using python as a bridge?

There is an existing java program (model of a single synapse - a more detailed one than the existing point processes).
We would like to integrate this model with NEURON, given its great features and test the overall dynamics.
Is there a way I can pass data from synapse-->neuron and neuron-->synapse without having to send data through files?

Any help would be really appreciated.
Thanks in advance,
Sushmita.