Computational Neuroscience Virtual Machine

Home > Research > Tools > CompNeuroVm


Information

Download a pre-built virtual appliace with all the tools you need to conduct large scale computational neuroscience simulation.

IMPORTANT:

Software provided:

Direct Download

Installation Instructions

Install directions also available in PDF format here

  1. Download and install VirtualBox: (Windows, Mac OS and Linux installers available) https://www.virtualbox.org/wiki/Downloads
  2. Download the CompNeuro Virtual Appliance provided by the Mizzou Neural Engineering Lab: [DOWNLOAD]
  3. This file is 8.5GB and will take some time to download. The file may also be available via USB.
  4. Import the appliance in VirtualBox
  5. Select the downloaded NeuroVM ova file.
  6. Change settings if needed (increase memory, etc.). This process may take several minutes.
  7. 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:

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

jupyter notebook

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

python your_program.py

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.