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
- Host: GitHub
- URL: https://github.com/sciinstitute/mlm
- Owner: SCIInstitute
- Created: 2015-12-04T19:27:02.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-08T18:02:05.000Z (almost 10 years ago)
- Last Synced: 2025-10-11T11:33:49.502Z (8 months ago)
- Language: Python
- Size: 59.7 MB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MLM: NIH Multi-Level Modeling Project
## ParaCELLsys: Interactive Tool for Hippocampus Model
[](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.