open-discussion > cat12 segment error dbm
Showing 1-3 of 3 posts
Display:
Results per page:
Nov 18, 2023  03:11 PM | indi
cat12 segment error dbm

Hello,


Trying to run the segmentation modula in cat12 for DBM, and getting the following error. Not sure how to fix it. I would appreciate your thoughts. Thanks 


 


{Undefined function or variable 'Pp0'.


Error in cat_vol_qa (line 1091)
    varargout{1}.data = Pp0;


Error in cat_run_newcatch (line 204)
    qa = cat_vol_qa('cat12err',struct('write_csv',0,'write_xml',1,'caterrtxt',{caterrtxt},'caterr',caterrstruct,'job',job,'subj',subj));


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


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

Nov 18, 2023  03:11 PM | indi
RE: cat12 segment error dbm

I dowloaded the new version of cat12 and it seemed to work, but now I am getting the following error (see log attached).


I would appreciate any help.


Thanks 

Attachment: catlog_1002.txt
Dec 18, 2023  06:12 PM | nora mila
RE: cat12 segment error dbm

Hey I saw the catalog file, it identifies the issue within the CAT12 processing log as being related to surface file processing and suggests practical steps for resolution, such as verifying input data, checking CAT12 configurations, ensuring MATLAB environment compatibility.