LabeoTech / Umit

universal mesoscale Imaging Toolbox
GNU General Public License v3.0
9 stars 3 forks source link

run_ImagesClassification function error #50

Closed C-A25 closed 1 year ago

C-A25 commented 1 year ago

Hi, the run_ImagesClassification function doesn't work with any type of data. The same error message appears everytime, making it impossible to analyse newly acquired data.

image image

Thank you!

BrunoOFSouza commented 1 year ago

@C-A25 , Can you click on the link to the 'ImagesClassification' function and show here the list of the input arguments, please?

C-A25 commented 1 year ago

image

BrunoOFSouza commented 1 year ago

@C-A25 , This is an old version (deprecated) of the ImagesClassification function. Be sure to remove from Matlab's path any other folder containing deprecated code.

You can run the function Umitoolbox_setup (available from release Astrocyte v.1.2.4 and above). It will automatically remove any old code in folders containing the string ioi_ana. Then, try to run the pipeline again. This should fix the issue.