测试数据
对于Resting这个软件有想SPM一样的测试数据吗?这样我们就可以检查自己做的是否正确了。
- Read more about 测试数据
- 1 comment
- Log in or register to post comments
- 37012 reads
对于Resting这个软件有想SPM一样的测试数据吗?这样我们就可以检查自己做的是否正确了。
静息数据处理完,做双样本T检验,查看result时,定义contrast出现以下错误:
??? Error using ==> mrdivide
Matrix dimensions must agree.
Error in ==> spm_conman at 1121
h = image((xCon(i).c'/max(abs(xCon(i).c(:)))+1)*32);
Error in ==> spm_conman at 1692
rest软件能在Matlab2008中用吗?
Hi!
I have done the functional connectivity sucessfully,but How can I get the average Z scores and standard deviation of the clusters after group analysis ? Rest slice can just report the t value. Thanks!
Hi:
I used DPARSF for extracting ROI time series and functional connectivity on previously precprocessed data.
My data are 53x63x46, so I've reslice mask with Coreg-Reslice under SPM as the video mentioned.
But error messages showed that wrong mask dimension was noted.
Moreover, these error messages remained even I chose "null mask" item.
Could someone tell me how to fix this problem?
(I've pasted the messages below)
Thanks
??? Error using ==> rest_loadmask at 64
我注意到我的 DPARSF 在计算 ReHo 的时候,在 Matlab 的命令窗口给出了这样的信息:
Read these 3D EPI functional images. wait...
Read 3D EPI functional images: "/home/yun/fMRI/Rest/FunImgNormalizedDetrendedFiltered/Subject001".........................................
Calculate the rank of time series on voxel by voxelWarning: Conversion rounded non-integer floating point value to nearest uint16 value.
> In reho at 139
In DPARSF_run at 607
严老师,
我在分析是先后遇到了2个问题,实在做不下去了,向您请教?
1、Slice timing中,我输入的TR=2s,但是当Slice timing结束,MATLAB command window却提示TR=0.4s,奇怪,这是什么意思?
2、我在用REST提取协变量的时候跳出“Undefined function or method 'exist' for input arguments of type 'cell'.”的对话框,做不了,MALABcommand window 里提示
Exception occured. (MATLAB:UndefinedFunction)
Undefined function or method 'exist' for input arguments of type 'cell'.
1324#line, btnComputeFC_Callback, in "E:\Program Files\MATLAB\R2007b\toolbox\rest2007v1.3_091215\fc_gui.m"
Based on Resting State fMRI Data Analysis Toolkit (REST), we implemented GCA on MATLAB as a graphical user interface (GUI) toolkit. This toolkit, namely REST-GCA (as a component of REST), could output both the F on residual and the signed-path coefficient. REST-GCA also intergrates a programme that could transform the distribution of F on the residual to normal distribution and then permit parametric statistical inference at group level.
Please see the attachments for detailed discription and usage of REST-GCA.