An open API service indexing awesome lists of open source software.

https://github.com/sciinstitute/mlm

NIH Multi-Level Modeling Project
https://github.com/sciinstitute/mlm

Last synced: 8 months ago
JSON representation

NIH Multi-Level Modeling Project

Awesome Lists containing this project

README

          

# MLM: NIH Multi-Level Modeling Project

## ParaCELLsys: Interactive Tool for Hippocampus Model

[![Build Status](https://travis-ci.org/SCIInstitute/MLM.svg?branch=master)](https://travis-ci.org/SCIInstitute/MLM)

### Requirements
1. Python 2.7 (https://www.python.org/download/releases/2.7/)
2. Numpy (http://www.numpy.org/)
3. Scipy (https://www.scipy.org/)
4. Image (http://www.pythonware.com/products/pil/)
5. Qt 4.8 (http://doc.qt.io/qt-4.8/)
6. PyQt (http://pyqt.sourceforge.net/Docs/PyQt4/installation.html)
7. PyQt4 (https://wiki.python.org/moin/PyQt4) [Including libraries QtCore, QtGui, and QtOpenGL]
8. Enum (https://pypi.python.org/pypi/enum34)
9. PyOpenGL (http://pyopengl.sourceforge.net/)
10. Optional: PyCUDA (https://documen.tician.de/pycuda/)

### Running the application
`python ./USC/ParaCELLsys/plotParallelData_pos_newFormat.py`

For more detail, see the wiki: https://github.com/SCIInstitute/MLM/wiki.