Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trouble to run monkey brain segmentation using CAT12 #5

Open
XinhuiLi opened this issue Mar 26, 2020 · 0 comments
Open

Trouble to run monkey brain segmentation using CAT12 #5

XinhuiLi opened this issue Mar 26, 2020 · 0 comments

Comments

@XinhuiLi
Copy link

XinhuiLi commented Mar 26, 2020

Hi,

We tried to run monkey brain segmentation using CAT12 but it didn't work well. Basically, we changed our own monkey TPM, and used WM and GM TPM as Dartel Templates, and changed 'affreg' to 'none'. Here's the error I got:

{� Error using cat_main_amap (line 128)
AMAP estimated untypical tissue peaks that point to an
error in the preprocessing before the AMAP segmentation.

Error in cat_main (line 405)
[prob,indx,indy,indz] = cat_main_amap(Ymi,Yb,Yb0,Ycls,job,res);

Error in cat_run_job (line 786)
cat_main(res,obj.tpm,job);

Error in cat_run_newcatch (line 15)
cat_run_job(job,tpm,subj); % the cat_run_job1070 is only called by older
functions

Error in cat_run>run_job (line 720)
cat_run_newcatch(job,tpm,subj);

Error in cat_run (line 434)
varargout{1} = run_job(job);
}�

Any suggestions appreciated.

Thanks,
Xinhui

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant