Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- The forum ‘Support forum ARCHIVED – Please use Slack Channel instead’ is closed to new topics and replies.
Hi,
I’m using this impressive toolbox to localize leads of 20 PD patients with STN DBS. All the steps went well, but after the manual review of leads reconstruction and after saving of modifications, the following errors pop up on matlab main window:
“Undefined function or variable ‘ea_native2acpc’.
Error in ea_reconstruction2acpc (line 12)
fid=ea_native2acpc(cfg,{directory});
Error in ea_save_reconstruction (line 23)
ea_reconstruction2acpc(options);
Error in ea_manualreconstruction>ea_endfcn (line 119)
ea_save_reconstruction(coords_mm,trajectory,markers,elmodel,1,options);
Error in ea_manualreconstruction>ea_keystr (line 166)
ea_endfcn(mcfig);
Error while evaluating Figure KeyPressFcn”
This happens in all patients.
Do these errors invalidate the recostructions?
However I ran the 3D rendering step and the reconstructions look reliable.
Does someone have some information on these errors?
Thank you very much
Dear Paolo,
thanks for reporting this bug. I forgot to move the function from /dev to the main repository.
Glad you found it. I just uploaded a new release which should correct this. Please tell me if it still doesn’t work.
Best, Andy