https://github.com/aviralg/moogli
https://github.com/aviralg/moogli
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/aviralg/moogli
- Owner: aviralg
- License: other
- Created: 2015-03-18T13:53:02.000Z (over 11 years ago)
- Default Branch: geometry
- Last Pushed: 2016-01-31T02:18:39.000Z (over 10 years ago)
- Last Synced: 2025-03-22T23:44:10.143Z (over 1 year ago)
- Language: C++
- Size: 27.9 MB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.rst
- License: LICENSE.rst
Awesome Lists containing this project
README
Moogli
======
.. image:: https://travis-ci.org/aviralg/moogli.svg?branch=master
:target: https://travis-ci.org/aviralg/moogli
:alt: Build Status
.. image:: https://readthedocs.org/projects/moogli/badge/?version=latest
:target: https://readthedocs.org/projects/moogli/?badge=latest
:alt: Documentation Status
.. image:: https://pypip.in/v/moogli/badge.png
:target: https://pypi.python.org/pypi/moogli/
:alt: Latest PyPI version
.. image:: https://pypip.in/download/moogli/badge.svg?period=day
:target: https://pypi.python.org/pypi/moogli/
:alt: Daily Downloads
.. image:: https://pypip.in/download/moogli/badge.svg?period=week
:target: https://pypi.python.org/pypi/moogli/
:alt: Weekly Downloads
.. image:: https://pypip.in/download/moogli/badge.svg?period=month
:target: https://pypi.python.org/pypi/moogli/
:alt: Monthly Downloads
.. image:: https://img.shields.io/badge/license-GPLv2-red.svg
:target: http://www.gnu.org/licenses/gpl-2.0.html
:alt: GPLv2 License
.. image:: https://d2weczhvl823v0.cloudfront.net/aviralg/moogli/trend.png
:target: https://bitdeli.com/free
:alt: Bitdeli Badge
Moogli is a 3D neuronal network activity visualizer. It can show neuronal network morphologies and visualize electrical and chemical activity from compartmental modeling simulations. It is platform agnostic and completely based on open source tools and libraries. Feel free to download, use and fork it.
FEATURES
========
- [ ] Core
- [ ] Moose Interoperability
- [ ] Tags
- [ ] Compartment Joining
- [ ] Multiple representations of geometry objects
- [ ] Formats
- [ ] Import SWC
- [ ] Import NeuroML
- [ ] Import NSDF
- [ ] Export to 3D Formats
- [ ] Export to image formats
- [ ] Widgets
- [ ] Scalebar
- [ ] Axes
- [ ] Colormap
- [ ] Visualization
- [ ] Color Formats
- [ ] Colormaps
- [ ] Plots
- [ ] Line Plots
- [ ] Spike Plots
- [ ] Subplot Support
DEPENDENCIES
============
1) libqt4-dev
2) python-qt4-dev
3) python-qt4-gl
4) libopenscenegraph-dev
5) python-sip-dev
DOWNLOAD
========
DOCUMENTATION
=============