Skip to content

JustasB/Cvapp-NeuroMorpho.org

 
 

Repository files navigation

Cvapp for NeuroMorpho.org

This is a version of Cvapp, originally developed by Robert Cannon, which has been customised as a 3D viewer for http://neuromorpho.org with updated export functionality for NEURON, GENESIS & NeuroML versions 1 & 2.

Cvapp Screenshot

This application is available to use (through Java Webstart) on NeuroMorpho.org. Browse to the page for a single cell and press 3D Neuron Viewer.

This application can also be run standalone for visualising/exporting cells in SWC format. Get a clone of the code from GitHub with:

git clone git://github.com/pgleeson/Cvapp-NeuroMorpho.org.git
cd Cvapp-NeuroMorpho.org

To view an example cell, build the code and run against one of the sample SWC cells in the examples folder:

./make.sh 
./run.sh examples/dCH-cobalt.CNG.swc

or on Windows:

make.bat
run.bat examples\dCH-cobalt.CNG.swc

Contact ruchisparekh@gmail.com and p.gleeson@ucl.ac.uk for more details.

Build Status

About

Version of Cvapp as used on NeuroMorpho.org. Based on Robert Cannon's initial implementation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • XSLT 60.3%
  • Java 39.6%
  • Other 0.1%