ZangYF Group's CVs

Origin

Hello,
We´ve been using REST to analyse resting state scans.
First we did it following the indications of the presentation, using a mask for the ROI and a mask for the brain.
Well, we finally obtained the default mode networks, as expected.

请教DPARSFA的问题

老师们,你们好!我在用DPASFA处理数据时,matlab里提示了下面的错误,请问是什么原因?怎么解决?谢谢!
??? Index exceeds matrix dimensions.

Error in ==> DPARSFA_run at 165
InputFilename=[AutoDataProcessParameter.DataProcessDir,filesep,'T1Raw',filesep,AutoDataProcessParameter.SubjectID{i},filesep,DirDCM(3).name];

Error in ==> DPARSFA>pushbuttonRun_Callback at 969
[Error]=DPARSFA_run(handles.Cfg);

Taxonomy upgrade extras: 

用REST做Alphasim校正

我用SPM处理了数据,没有进行校正,SPM8里result时只出来了FWE和none,我想使用REST上的Alphasim进行校正,该怎么做?直接用那个表可以吗?那是不是就是rmm=5,我用的FWHM是8。
另外我在SPM上看到的MNI坐标,在使用TalairachClient软件前,是不是要先进行一次转换才可以用啊?
谢谢啊,谁能回答我

学术交流信息

欢迎参加学术报告!
题目:Imaging the Sub-cortical Pain Control Networks
报告人:Yazhuo Kong (Ph.D.)
时间地点:2011-01-06, 15:00, 北师大认知神经科学与学习国家重点实验室脑成像中心三楼小会议室
主持人:臧玉峰

Yazhuo Kong (Ph.D.)
Postdoctoral Research Fellow
PaIN Group & FMRIB Centre
Oxford University
John Radcliffe Hospital
Headington, Oxford
OX3 9DU, United Kingdom
Tel: 01865 222738
http://www.fmrib.ox.ac.uk/pain

请教:如何将分析后的功能图像转换回标化前的形态呢

请教各位老师:想将dparsf分析后得到的FC mapping 转换回标化前的形态,这样就可以将激活区overlay到未标化的T1WI图像上,该如何实现呢?需要注意些什么呢?

problems with slice viewer

Hi,

I am just trying to overlay a subject's zmap that I created in dparsfa that reflects the correlations among various ROIs over a structural image using slice viewe but get the following error message:

Warning: image_toolbox not valid
> In rest_sliceviewer>InitControls at 917
In rest_sliceviewer at 68
In rest_sliceviewer at 32

problems with alphasim

Hi, I am trying to run alphasim and keep getting the following error message: I've tried various masks. The error below was after I applyed the brain mask dparsfa created. Any help is much appreciated.

REST Version: 1.5, Release: 20101101
??? Undefined function or method 'normrnd' for input arguments of type 'double'.

Error in ==> rest_AlphaSim at 61
fim=normrnd(0,1,nx,ny,nz);

如何计算每个cluster里的ReHo平均值

老师们,你们好!
非常感谢你们对我以前问题的回答!现在我又遇到了问题,特来求教。问题如下:
问题一:我想先确认一下几个问题:
1,我们用restsliceviewer 看图像时,把十字架点位到一个点后,这一点的ReHo值是不是montage左边的值?如value:Underlay/overlay=43/14.325 这一点的ReHo值是不是14.325?
2,我们用rest做单样本T检验时,用的smReHo数据,这个是每个image没减去1的,把Base设为1,是不是等同用每个smReHo的image都减去1数据,把Base设为0?(我看过视频了,就是想来确认一下,谢谢)