Skip to content

openworm/org.geppetto.simulator.external

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Geppetto logo

org.geppetto.simulator.external

Geppetto Simulator Bundle for External Services

OpenWorm Project

Installation

  • Install NEURON (check the .travis.yml for detailed instructions on this and other dependencies)
  • Don't forget to set the NEURON_HOME environment variable to the bin directory. The final location may be under a directory like x86_64 after build has completed.
  • Install the latest versions of NetPyNE, libNeuroML and pyNeuroML, e.g. pip install libneuroml --update.
  • Install jNeuroML (svn checkout svn://svn.code.sf.net/p/neuroml/code/jNeuroMLJar) and set JNML_HOME.
  • Fill in paths for your system pointing at the location of NEURON's bin directory and the directory containing jNeuroML's jnml in the app-config.xml file (multiple places)
  • Set the aws.credentials file up correctly