请问rest的CI report怎么查看?
麻烦各位帮忙解答!可以的话,能否附上cluster size的具体含义和理解? 谢谢!
Cluster 1
- Read more about 请问rest的CI report怎么查看?
- 1 comment
- Log in or register to post comments
- 6804 reads
严老师:
再启matlab后,out of memory解决,所以前面第一个报错的问题如您没看见,就不用关注了。但还有一个问题:
New segment+DARTEL顺利完成,DARTEL运行居然得一小时!最终产生了可用于统计分析的灰白质和脑脊液图。但感觉分割出的白质图质量不大好,有条纹状的东西,不知是什么所致?想请您看看图像质量的问题,我传到了附件中。
谢谢上一封关于DPARSFA新增功能的回复,继续还有一些问题想请教下:
1、我试做一例,normalized by DARTEL
做到New segment+DARTEL这步,程序跑Running new segment一段时间后报错,出现Failed 。。。以下的命令,是不是也是内存溢出的问题,我这种内存溢出应该怎么解决?
报错程序:
Running 'New Segment'
Failed 'New Segment'
Error using ==> permute
Out of memory. Type HELP MEMORY for your options.
尊敬的老师,您好,我想问下Reho值的计算一定要是在静息态计算得来的么,如果采集针刺过程中的数据,能否用来计算reho值呢,还有为什么很少看见Reho值用于针灸方面的文章,是不是因为Reho值很多局限性呢
看了DPARSFA 2.1的新增功能后有以下疑问,望严老师指点。
主要是关于这一段话:
Hi,
I am running DPARSF preprocessing for about 160 subjects. After 36 hours or so of running I am getting the following message:
Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space
Has anyone encountered such an issue? And if so any advice would be most appreciated.
Thanks,
Farras
One more question, does the part "Reorienting T1 Image Interactively for XXX" require any input from the user? The Matlab display has been displaying the above message for more than an hour now. Please advise.
Thanks.
Dear all,
I am in the process of preprocessing 160+ subjects (from Beijing Enhanced) using DPARSFA (advanced). It is set to segment, realign, coregister T1 to fMRI images, affine register, normalize by DARTEL, smooth by DARTEL, detrend, filter, regress out nuisance covariance, and extract AAL time courses.
Dear experts,
DICOM整理时一直都不行
报错如下
Warning: Directory "F:\matlab7.0\work" already exists.
> In mkdir at 116
In rest_DicomSorter_gui>btnRun_Callback at 175
In gui_mainfcn at 75
In rest_DicomSorter_gui at 26
??? Error using ==> images\private\dicom_set_mmeta_encoding
Could not determine file encoding.
Error in ==> rest_DicomSorter at 30
dicominfotmp = dicominfo([rawdir,filesep,rawdata(i).name]);