-
AuthorPosts
-
12/13/2018 at 6:35 PM #6129mike8Participant
Hi,
i’m trying to run lead dbs. I’m working on post-op ct scan,i didn’t have problems with the coregistration, the normalization and the brainshift correction. Now i’m trying to run the surface recostraction section (using CAT12) and i got this error:
CAT Preprocessing error for anat_t2:
————————————————————————
Too many output arguments.
————————————————————————
687 – cat_main_registration
682 – cat_main
674 – cat_run_job1070
16 – cat_run_newcatch
337 – run_job
161 – ea_cat_run
39 – ea_cat_seg
212 – ea_autocoord
96 – ea_run
187 – run_button_Callback
95 – gui_mainfcn
43 – lead_dbs
0 – @(hObject,eventdata)lead_dbs(‘run_button_Callback’,hObject,eventdata,guidata(hObject))
————————————————————————
Error:cat_io_report:CATpre: Error in cat_io_report data preparation.
Warning:cat_io_report:CATgui: Incomplete report creation in cat_io_report because of incomplete CAT parameters.Print ‘Graphics’ figure to:
C:\Users\mike\Desktop\dicom ct\report\catreport_anat_t2.pdf
Error using spm_shoot_update
Too many output arguments.Error in cat_main_registration (line 687)
[txt,u,ll(1),ll(2),ll(3)] = evalc(‘spm_shoot_update(g,f,u,y,dt,prm,sd.bs_args,sd.scale)’);Error in cat_main (line 682)
[trans,res.ppe.reginitp] = cat_main_registration(job2,res2,Ycls(1:2),Yy,tpm.M);Error in cat_run_job1070 (line 674)
cat_main(res,obj.tpm,job);Error in cat_run_newcatch (line 16)
cat_run_job1070(job,tpm,subj);Error in ea_cat_run>run_job (line 337)
cat_run_newcatch(job,tpm,subj);Error in ea_cat_run (line 161)
varargout{1} = run_job(job);Error in ea_cat_seg (line 39)
ea_cat_run(job);Error in ea_autocoord (line 212)
ea_cat_seg(options);Error in ea_run (line 96)
ea_autocoord(options);Error in lead_dbs>run_button_Callback (line 187)
ea_run(‘run’,options);Error in gui_mainfcn (line 95)
feval(varargin{:});Error in lead_dbs (line 43)
gui_mainfcn(gui_State, varargin{:});Error in @(hObject,eventdata)lead_dbs(‘run_button_Callback’,hObject,eventdata,guidata(hObject))
Error while evaluating UIControl Callback
Could you help me?
Thanks,
Michael12/13/2018 at 9:57 PM #6130andreashornKeymasterHi Michael,
please ignore the surface recon step for now – it is not functional. We should have hidden it in the public release, are working on that currently.
Best, Andy
-
AuthorPosts
- The forum ‘Support Forum (ARCHIVED – Please use Slack Channel instead)’ is closed to new topics and replies.