[pymvpa] Surface searchlight taking 6 to 8 hours
Nick Oosterhof
n.n.oosterhof at googlemail.com
Thu Jul 23 15:54:13 UTC 2015
> On 23 Jul 2015, at 17:43, John Baublitz <jbaub at bu.edu> wrote:
>
> The error upon executing "suma -spec sl.dset" is:
>
> Error SUMA_Read_SpecFile: Your spec file contains uncommented gibberish:
> <AFNI_dataset
> Please deal with it.
> Error SUMA_Engine: Error in SUMA_Read_SpecFile.
You cannot use NIML .dset files as SUMA .spec files.
If the anatomical surface file (with node coordinates and face indices) is stored in a file my_surface.asc (some other extensions are supported, including GIFTI), you can view that surface in SUMA using:
suma -i my_surface.asc
and then, in the SUMA viewer object-controller window (ctrl+s), click ‘load set’ to select a NIML .dset file.
A .spec file defines file names and other properties for a set of anatomical surfaces that can be shown in SUMA. An example of how a .spec file is organised is lh_ico16_al.spec included in the tutorial_data_surf*.gz [1].
[1] http://data.pymvpa.org/datasets/tutorial_data/
More information about the Pkg-ExpPsy-PyMVPA
mailing list