Computational Neuroscience Virtual Machine
Home > Research > Tools > CompNeuroVm
Download a pre-built virtual appliace with all the tools you need to conduct large scale computational neuroscience simulation.
IMPORTANT:
- 30 GB OF FREE DISK SPACE IS REQUIRED BEFORE INSTALLATION
- THIS WILL NOT WORK ON CHROMEBOOKS
Software provided:
Direct Download
Installation Instructions
Install directions also available in PDF format here
- Download and install VirtualBox: (Windows, Mac OS and Linux installers available) https://www.virtualbox.org/wiki/Downloads
- Download the CompNeuro Virtual Appliance provided by the Mizzou Neural Engineering Lab: [DOWNLOAD]
- This file is 8.5GB and will take some time to download. The file may also be available via USB.
- Import the appliance in VirtualBox
- Select the downloaded NeuroVM ova file.
- Change settings if needed (increase memory, etc.). This process may take several minutes.
- Start the VM and you’re ready to go!
Troubleshooting
Error -1908
To fix this error:
NS_ERROR_INVALID_ARG (0x80070057)
To fix this error:
- Ensure that you have 30GB of free disk space
- Delete the folder containing your virtual machine import. Usually:
- /Users/[your username]/VirtualBox VMs/NeuroVM OR
- C:\Users[your username]\VirtualBox VMs\NeuroVM
- Attempt to re-import
Reference Material
Usage
Ubuntu 18.04LTS is installed
Username: mizzou
Password: mizzou
The system should automatically log you in, password will only be required when installing additional software.
VirtualBox tools are available, transferring files from the host system can be done throughdrag and drop.
Running Neuron
nrniv, nrngui, nrnivmodl are all available from the terminal.
Navigate to the directory with your model and run from there.
Jupyter Notebooks
Open terminal and type
The web browser will open and you will be able to navigate to your notebooks.
Python and BMTK Code
Python 3.6 will be available from the terminal by default
References
This page is part of a collection of pages on various topics of Computational Neuroscience. Please direct questions and suggestions to the author Tyler Banks at tbanks@mail.missouri.edu.