Muse Lab Installation Not working? MACOS

Post Reply
anasoori
Posts: 2
Joined: Thu Aug 27, 2020 7:13 pm

Muse Lab Installation Not working? MACOS

Post by anasoori »

I cannot seem to get Muse Lab to install on MAC OS

I have allowed the installation in security but when launching it does nothing.

Any advice?

Also, what alternative methods of visualizing the data on Mac could you recommend?
User avatar
James
Site Admin
Posts: 1090
Joined: Wed Jan 02, 2013 9:06 pm

Re: Muse Lab Installation Not working? MACOS

Post by James »

Sorry, I don't have a Mac. You'd need to ask Interaxon as it's their app.

Muse Lab just shows you the exact same stuff as in Mind Monitor, so I don't think it really adds much. I would recommend viewing your data on the online charts or if you want to get deep into data science, then use MatLab.
anasoori
Posts: 2
Joined: Thu Aug 27, 2020 7:13 pm

Re: Muse Lab Installation Not working? MACOS

Post by anasoori »

Thanks for the prompt reply

I loaded up MATLAB and can't seem to get the osc_java_test.m to run. Not sure if it's the right script to be running

I changed target IP to mine and changed OSCPortIn to 5000 in the script as well as the method to listen

Am I doing it wrong?


The error I get is:

'Java 1.8.0_144-b01 with Oracle Corporation Java HotSpot(TM) 64-Bit Server VM mixed mode'

Warning: Objects of com/illposed/osc/OSCPortIn class exist - not
clearing java
> In javaclasspath>local_javapath (line 195)
In javaclasspath (line 124)
In javaaddpath (line 71)
In osc_java_test (line 3)
Error using osc_java_test (line 6)
Java exception occurred:
java.net.BindException: Address already in use (Bind failed)
at java.net.PlainDatagramSocketImpl.bind0(Native Method)
at
java.net.AbstractPlainDatagramSocketImpl.bind(AbstractPlainDatagramSocketImpl.java:93)
at
java.net.DatagramSocket.bind(DatagramSocket.java:392)
at java.net.DatagramSocket.<init>(DatagramSocket.java:242)
at java.net.DatagramSocket.<init>(DatagramSocket.java:299)
at java.net.DatagramSocket.<init>(DatagramSocket.java:271)
at com.illposed.osc.OSCPortIn.<init>(Unknown Source)
User avatar
James
Site Admin
Posts: 1090
Joined: Wed Jan 02, 2013 9:06 pm

Re: Muse Lab Installation Not working? MACOS

Post by James »

Sorry, I don't know what that script is. I don't have MatLab myself as it's too expensive for a commercial licence, but it's been recommended by many data scientists and university researchers who use Mind Monitor professionally.
Post Reply