kristinbranson / JAABA

Janelia Animal Behavior Detector
Other
76 stars 30 forks source link

Error on StartJAABA #349

Open chrisgw opened 3 hours ago

chrisgw commented 3 hours ago

I'd like to use JAABA for tracking my flies' behavior. But every time I StartJAABA I get this error message:

StartJAABA Number of threads allocated for computation: 6 Number of threads allocated for display: 4 myparse requires Medical Imaging Toolbox.

Error in JLabel>JLabel_OpeningFcn (line 70) myparse(varargin,...

Error in gui_mainfcn (line 220) feval(gui_State.gui_OpeningFcn, gui_hFigure, [], guidata(gui_hFigure), varargin{:});

Error in JLabel (line 35) [varargout{1:nargout}] = gui_mainfcn(gui_State, varargin{:});

Error in StartJAABA (line 39) fig = JLabel('nthreads',nthreads);

As far as I know, Medical Imaging Toolbox is not needed. Please let me know how to fix this. Thank you!

mkabra commented 2 hours ago

Hi,

Previous users had faced similar issues, but the problem was incorrect Matlab installation (https://groups.google.com/g/jaaba/c/5mxm_WCDcaI/m/2EfDgEhcAQAJ?utm_medium=email&utm_source=footer).

To test this, can you run "myparse" in matlab command window after running SetUpJAABAPath from JAABA/perframe directory? myparse is a function available in JAABA/misc/, which gets added to the path when you run SetUpJAABAPath, so it shouldn't require any toolboxes. We see such errors when the installation is improper. Also, when you try testing again, often, you might see some other function erroring out.

Mayank


From: Christine W. @.> Sent: Wednesday, October 23, 2024 12:45 PM To: kristinbranson/JAABA @.> Cc: Subscribed @.***> Subject: [kristinbranson/JAABA] Error on StartJAABA (Issue #349)

External Email: Use Caution

I'd like to use JAABA for tracking my flies' behavior. But every time I StartJAABA I get this error message:

StartJAABA Number of threads allocated for computation: 6 Number of threads allocated for display: 4 myparse requires Medical Imaging Toolbox.

Error in JLabel>JLabel_OpeningFcn (line 70) myparse(varargin,...

Error in gui_mainfcn (line 220) feval(gui_State.gui_OpeningFcn, gui_hFigure, [], guidata(gui_hFigure), varargin{:});

Error in JLabel (line 35) [varargout{1:nargout}] = gui_mainfcn(gui_State, varargin{:});

Error in StartJAABA (line 39) fig = JLabel('nthreads',nthreads);

As far as I know, Medical Imaging Toolbox is not needed. Please let me know how to fix this. Thank you!

— Reply to this email directly, view it on GitHubhttps://urldefense.com/v3/__https://github.com/kristinbranson/JAABA/issues/349__;!!Eh6p8Q!GO3QVhzpRguaDcii7p5M_fXoTzLArwlCWbu8oUM5JnDAIVKKOh3CZcGbjhBmysr0fuANTmevx578Z-NOth7r4P1-qzo$, or unsubscribehttps://urldefense.com/v3/__https://github.com/notifications/unsubscribe-auth/AAJNKY5Y7R4KTO2TU2AI4QLZ45EHJAVCNFSM6AAAAABQODQOACVHI2DSMVQWIX3LMV43ASLTON2WKOZSGYYDONJTHA3TSNQ__;!!Eh6p8Q!GO3QVhzpRguaDcii7p5M_fXoTzLArwlCWbu8oUM5JnDAIVKKOh3CZcGbjhBmysr0fuANTmevx578Z-NOth7rexr47QE$. You are receiving this because you are subscribed to this thread.Message ID: @.***>