Main Page: Difference between revisions
No edit summary |
No edit summary |
||
| Line 11: | Line 11: | ||
In practice you need to run software for hours to get small average positive effect to target values. |
In practice you need to run software for hours to get small average positive effect to target values. |
||
If you have Interaxon Muse instead, you must configure MindMonitor app to send OSC stream to your computers IP and port 4545 and use a command (number of channels is always 4): |
If you have Interaxon Muse instead, you must configure MindMonitor app to send OSC stream to your computers IP and port 4545 and use a command (the number of channels is always 4): |
||
<code> |
<code> |
||
Revision as of 22:08, 6 July 2026
Hosaka/WhiteICE information
Command-line version of WhiteICE has more options. You start listening a LSL stream from EEG in a local network by using a command:
whiteice --measure --device=lsl --concentration --lsl-channels=4
The command plays sounds in the background (while using a computer), tries to increase concentration and uses first 4 channels found from the first LSL stream found from the network. If you are using "BrainAccess MINI EEG" for example which has 8 channels, you use command "--lsl-channels=8". The default number of LSL channels is 4.
In practice you need to run software for hours to get small average positive effect to target values.
If you have Interaxon Muse instead, you must configure MindMonitor app to send OSC stream to your computers IP and port 4545 and use a command (the number of channels is always 4):
whiteice --measure --device=mindmonitor --concentration
Also read: WhiteICE version information