[pymvpa] Coordinates retrieved from Searchlight
Pegah Kassraian Fard
pegahkf at gmail.com
Fri Dec 8 13:03:17 UTC 2017
Hi all,
I am saving the coordinates corresponding to classification accuracies as
follows:
max_i = np.argmin(sl_map.samples[0]) # min
coord = db12s.fa[sprefix_indices_key][max_i]
np.save(dir + '/coords' + str_label_set,
db12s.fa[sprefix_indices_key])
Now looking at these coordinates, it strikes me that they all are positive
- which can't be for MNI coordinates describing the entire cortex (I am not
masking). How can this be? And if these are not MNI coordinates, how could
they be translated to such?
Thanks,
Pegah
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-exppsy-pymvpa/attachments/20171208/38b67ec6/attachment.html>
More information about the Pkg-ExpPsy-PyMVPA
mailing list