User Tools

Site Tools


muse_software

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
muse_software [2019/04/20 10:36] – [Useful Resources] jtkorbmuse_software [2019/04/23 05:29] (current) – [Overview] jtkorb
Line 1: Line 1:
-<WRAP center round important 60%> 
-\\ 
-**Under Construction!** 
-</WRAP> 
- 
 ====== Muse Software ====== ====== Muse Software ======
  
 This page describes my software setup to communicate with the [[https://choosemuse.com/|Muse]] brain-sensing headband. This page describes my software setup to communicate with the [[https://choosemuse.com/|Muse]] brain-sensing headband.
 +
 +<WRAP center round info 40%>
 +These instructions have only been lightly tested.
 +</WRAP>
 +
  
 ===== Overview ===== ===== Overview =====
  
-I am running the Muse software on a MacBook Pro (Retina, 13-inch, Early 2015).+I am running the Muse software on a MacBook Pro (Retina, 13-inch, Early 2015).  These notes apply to using the Muse LSL software to communicate with the Muse or Muse 2 using a BLED112 bluetooth USB dongle.
  
 Base software environment: Base software environment:
Line 29: Line 29:
  
   * Adjust PATH, if necessary((Set ''export PATH="/usr/local/opt/python/libexec/bin:$PATH"'' in your Bash startup file, e.g., ''.bash_profile''.)).   * Adjust PATH, if necessary((Set ''export PATH="/usr/local/opt/python/libexec/bin:$PATH"'' in your Bash startup file, e.g., ''.bash_profile''.)).
-  * Install Python using this command:((Python 3 installed by default with this command.))+  * Install Python using this command:((Python 3 is installed by default with this command.))
  
   $ brew install python   $ brew install python
Line 84: Line 84:
   $ pip install --ignore-installed scipy   $ pip install --ignore-installed scipy
      
-==== Some Depended Packages Don't get Installed ====+==== Some Dependent Packages Don't get Installed ====
  
 If when installing scipy, it complains that matplotlib is not installed, then install it directly: If when installing scipy, it complains that matplotlib is not installed, then install it directly:
muse_software.1555781796.txt.gz · Last modified: 2019/04/20 10:36 by jtkorb