More analysis tools will be added in future releases, coming soon!
The following command starts a container with the bash shell, running as user docker.
docker run -i -t neuralensemble/analysis /bin/bash
You should then activate the "neurosci" virtual environment:
source ~/env/neurosci/bin/activate
after which you can run ....
Note that this image does not provide an X11 graphical environment, so GUI tools will not work;
use the neuralensemble/analysisx image if you need X11.
For documentation of the tools installed in the image, see http://neuralensemble.org/projects/
Content type
Image
Digest
sha256:8892e193f…
Size
338.6 MB
Last updated
over 8 years ago
docker pull neuralensemble/analysis