vsnnlab / AMaSiNe

14 stars 8 forks source link

Error in Step 5 #5

Open maristanye opened 2 years ago

maristanye commented 2 years ago

Dear all,

Firstly, thank you and your group for developing the tool Amasine. I have been trying to use it (as a start with the example images supplied in the repository) but keep getting the same error message at STEP 5. MATLAB Version: R2019a Error Code: Error using STEP_5_Transform_and_ROI_drawing (line 66) An UndefinedFunction error was thrown on the workers for 'matched_img'. This might be because the file containing 'matched_img' is not accessible on the workers. Use addAttachedFiles(pool, files) to specify the required files to be attached. For more information see the documentation for 'parallel.Pool/addAttachedFiles'.

Caused by: Undefined function or variable 'matched_img'.

The elastix folder is in the system path and I have double-checked the parameters in Step0 and think all are correct

Could you help me finding the problem?

Kind regards, Eduardo Maristany

menage95 commented 2 years ago

Hey Eduardo,

I'm getting exactly the same error message, did you ever find out what the cause was?

Thanks, Lucy

MCangelov commented 1 year ago

Hey Lucy and Eduardo,

Did you guys manage to find a solution?

I'm currently facing the same issue.

Regards,

Mimo

GompfH commented 1 year ago

I've now also arrived at this same problem. It took me a while to get here because it's my first time using MatLab and I was using a PC that was way too slow at first, but now I'm more confident in what I'm doing and know I've installed everything correctly, etc.

Does anyone know what to do about this?