hernando / RTNeuron

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RTNeuron

RTNeuron

Welcome to RTNeuron, the scalable real-time rendering tool for the visualization of neuronal simulations based on cable models.

The main utility of RTNeuron is twofold: the interactive visual inspection of structural and functional features of the cortical column model and the generation of high quality movies and images for presentation and publications. This guide will get you acquaintanced with all the features provided by RTNeuron and how to fully exploit them for both purposes.

RTNeuron provides a C++ library with an OpenGL-based rendering backend, a Python wrapping and an Python application called rtneuron. This documentation mostly covers the use of the command line application and the Python wrapping. To use RTNeuron as a C++ library, developers are referred to the C++ class reference.

RTNeuron is only supported in GNU/Linux systems. However, it should also be possible to build it in Windows systems. For OS/X it may be quite challenging and require changes in OpenGL related code to get it working.

Documentation

The full user documentation of RTNeuron can be found here. Some useful direct links are:

Known Bugs

Please file a Bug Report if you find new issues which have not already been reported in Bug Report page. If you find an already reported problem, please update the corresponding issue with your inputs and outputs.

About

RTNeuron has been jointly developed by the EPFL Blue Brain Project and the Universidad Politécnica de Madrid. Main financial support was provided by the ETH Board funding to the Blue Brain Project and Cajal Blue Brain (funded by the Spanish Ministerio de Ciencia, Innovación y Universidades). Partial funding has been furthermore provided by the European Union’s Horizon 2020 research and innovation programme under grant agreement no.720270. (HBP SGA1).

About

License:Other


Languages

Language:C++ 67.7%Language:Python 14.8%Language:GLSL 6.3%Language:C 4.3%Language:QML 3.5%Language:Cuda 1.7%Language:CMake 1.5%Language:Dockerfile 0.1%Language:Makefile 0.0%Language:Shell 0.0%