Registration has not been run for all of the FEAT directories

来源:互联网 发布:知乎开发者平台 编辑:程序博客网 时间:2024/06/17 05:48

Question:

I've run a data set through level 1 and level 2 FEAT and am getting the following error when I try to run level 3:


Registration has not been run for all of the FEAT directories that you have selected for group analysis. Please turn on and setup registration.

I've looked at all the first-level registration reports and everything seems to be registering correctly for func2highres, highres2standard and func2standard.

The reports at 2nd level look normal as well. Any suggestions on where to look next?


Answer:

FEAT looks for these three files in all the
second-level feat directories:

$featdirname/reg/example_func2standard.mat
$featdirname/example_func2standard.mat
$featdirname/design.lev

If any of them are missing, it gives you the
error message you mentioned.

阅读全文
0 0