Main Page: Difference between revisions
No edit summary |
WhiteICE documentation |
||
| Line 1: | Line 1: | ||
<strong> |
<strong>Hosaka/WhiteICE information</strong> |
||
Command-line version of WhiteICE has more options. You start listening LSL stream from EEG in a local network by using a command: |
|||
Consult the [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents User's Guide] for information on using the wiki software. |
|||
<code> |
|||
== Getting started == |
|||
whiteice --measure --device=lsl --concentration --lsl-channels=4 |
|||
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings Configuration settings list] |
|||
</code> |
|||
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ] |
|||
* [https://lists.wikimedia.org/postorius/lists/mediawiki-announce.lists.wikimedia.org/ MediaWiki release mailing list] |
|||
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. |
|||
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Localisation#Translation_resources Localise MediaWiki for your language] |
|||
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Combating_spam Learn how to combat spam on your wiki] |
|||
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): |
|||
<code> |
|||
whiteice --measure --device=mindmonitoir --concentration |
|||
</code> |
|||
Revision as of 13:54, 5 July 2026
Hosaka/WhiteICE information
Command-line version of WhiteICE has more options. You start listening 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 (number of channels is always 4):
whiteice --measure --device=mindmonitoir --concentration