Cobre Connectomesh
收藏资源简介:
Cobre Connectomes in three different flavors: * as gzipped pickles (python) * as .mat files (matlab) * as .npy save files (npy) There is one file per connectome that contains the 2D connectome with subjects stacked in the 3rd dimension. The order of the subjects is the same as in the file subjects.txt You can take a look at the script that was used to generate these files here: http://nbviewer.ipython.org/github/SIMEXP/Projects/blob/master/Misc/make_connectome_notebook.ipynb
Cobre脑连接组(Cobre Connectomes)共提供三种存储格式: * gzip压缩的Pickle格式文件(适配Python) * .mat格式文件(适配MATLAB) * .npy格式存储文件(适配NumPy) 每个连接组对应一个专属文件,文件内存储二维连接组数据,所有被试样本均堆叠于第三维度。被试样本的排列顺序与subjects.txt文件中的顺序完全一致。可通过以下链接查看用于生成此类文件的脚本:http://nbviewer.ipython.org/github/SIMEXP/Projects/blob/master/Misc/make_connectome_notebook.ipynb




