Lightweight image for Statistical Parametric Mapping
77
This is docker image of standalone Statistical Parametric Mapping (SPM) setup. For more information about setup please see: https://en.wikibooks.org/wiki/SPM/Standalone .
docker pull alerokhin/spm-min:12
Download the example batch script and save it in C:\spm-min-test directory.
This is a slightly adjusted script of the well-known auditory example, available on the SPM official page.
Run the example script with the following command:
docker run -v "C:\spm-min-test":/data alerokhin/spm-min script /data/auditory_spm12_batch.m
At the beginning of execution, you should see the following output:
Warning: No display specified. You will not be able to display graphics on the screen.
SPM12, version 7771 (standalone)
MATLAB, version 7.10.0.499 (R2010a)
___ ____ __ __
/ __)( _ \( \/ )
\__ \ )___/ ) ( Statistical Parametric Mapping
(___/(__) (_/\/\_) SPM12 - https://www.fil.ion.ucl.ac.uk/spm/
Downloading Auditory dataset... : ...done
Please be patient as this download might take a couple of minutes.
C:\spm-min-test to check results.Content type
Image
Digest
Size
577.4 MB
Last updated
almost 6 years ago
docker pull alerokhin/spm-min:12