Metadata-Version: 2.1
Name: blenderneuron
Version: 2.0.4
Summary: Interface for Blender <-> NEURON
Home-page: https://BlenderNEURON.org
Author: Justas Birgiolas
Author-email: justas@asu.edu
License: MIT
Keywords: Blender,NEURON,neuroscience,visualization,neural networks,neurons,3D
Platform: Linux
Platform: Mac OS
Platform: Windows
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: Visualization

=============
BlenderNEURON
=============



`BlenderNEURON <http://BlenderNEURON.org>`_ allows to easily visualize computational neuroscience models created using `NEURON <https://www.neuron.yale.edu/neuron/>`_ simulator in the 3D graphics toolset `Blender <http://blender.org/>`_. 



The tool allows the visualization of neuronal trees (morphology) and simulated activity (compartment membrane potentials). It supports visualization of `single neurons <http://blenderneuron.org/#example-cells-and-activity>`_ and `networks <http://blenderneuron.org/#example-networks>`_. The tool was created by `researchers at Arizona State University <https://iconlab.asu.edu/>`_. 


.. image:: http://blenderneuron.org/images/NEURON.JPG 
   :width: 592


.. image:: http://blenderneuron.org/images/hipca1pyr.gif
   :width: 592


.. image:: http://blenderneuron.org/images/Blender.jpg
   :width: 592

More examples can be seen on                            
`BlenderNEURON.org <http://BlenderNEURON.org>`_ and on 
`NeuroML-DB.org <https://NeuroML-DB.org>`_


This Python package is Part 1 of 2 (the client), which enables NEURON to communicate with Blender. Part 2 is the Blender addon (the server), which allows Blender to process messages from NEURON. Download Part 2 from `BlenderNEURON.org <http://BlenderNEURON.org>`_.


