LSL is really nice! It would be nice for Mind Monitor to support it (and the Muse app but it appears Interaxon is more interested in closed/proprietary systems).
Cool projects from Arnaud Delorme, thanks for the links!
Search found 9 matches
- Thu Dec 05, 2019 1:07 pm
- Forum: Mind Monitor
- Topic: lsl streaming?
- Replies: 39
- Views: 25558
- Mon Dec 02, 2019 9:01 pm
- Forum: Mind Monitor
- Topic: Power Band values / Forum search broken ...
- Replies: 3
- Views: 3500
Re: Power Band values / Forum search broken ...
OK. So these are values that are being calculated by Interaxon's SDK, correct?
- Mon Dec 02, 2019 4:44 pm
- Forum: Mind Monitor
- Topic: Understanding the unit of measurement used on the Chart
- Replies: 18
- Views: 7426
Re: Understanding the unit of measurement used on the Chart
James,
Could you add some of this info to the tech docs? It's helpful but I only found it accidentally just now by looking over the forum topics.
Thanks!
Could you add some of this info to the tech docs? It's helpful but I only found it accidentally just now by looking over the forum topics.
Thanks!
- Mon Dec 02, 2019 4:40 pm
- Forum: Mind Monitor
- Topic: lsl streaming?
- Replies: 39
- Views: 25558
Re: lsl streaming?
There is some potentially useful Python code for LSL streaming here: https://github.com/alexandrebarachant/muse-lsl (Note that the code is supposed to work with Muse 2 as well, though it says otherwise in some parts of the documentation). This code has been very helpful! Especially considering Inte...
- Mon Dec 02, 2019 4:35 pm
- Forum: Mind Monitor
- Topic: Power Band values / Forum search broken ...
- Replies: 3
- Views: 3500
Power Band values / Forum search broken ...
Hello, I'm trying to search the forum for detailed information of the values MM is outputting for the Power Bands, e.g., are they logarithmic values? But the forum search engine is a bit cranky, doesn't like any of my search terms (see screenshot). Someone on the FB Muse page asked and I've been won...
- Sun Dec 01, 2019 6:12 pm
- Forum: Mind Monitor
- Topic: CSV file format errors for markers
- Replies: 6
- Views: 15840
Re: CSV file format errors for markers
Oh! I must have stumbled upon the option accidentally! Another reason to get more sleep ....
I do encourage you to continue to develop algorithms in your app, there's so much fascinating ways to look at the data.
Take care,
Debra
I do encourage you to continue to develop algorithms in your app, there's so much fascinating ways to look at the data.
Take care,
Debra
- Sun Dec 01, 2019 4:50 pm
- Forum: Mind Monitor
- Topic: CSV file format errors for markers
- Replies: 6
- Views: 15840
Re: CSV file format errors for markers
Hi James, I think that the few files I encountered this error were somehow corrupted by changing options while recording. It's the only thing that makes sense. In the end it was a good exercise to go through, it helped me cleanup some code and to also consider ways of identifying the file before run...
- Fri Nov 29, 2019 11:40 pm
- Forum: Mind Monitor
- Topic: CSV file format errors for markers
- Replies: 6
- Views: 15840
Re: CSV file format errors for markers
Hi James, I'm going to be double checking again today, I'm not entirely sure yet but what you describe may have happened. I found that odd error in an older CSV file. Muse Monitor is running on Android. I'll try to get to this tonight, very busy with holiday stuff. Thanks for the reply and advice! -...
- Thu Nov 28, 2019 6:43 pm
- Forum: Mind Monitor
- Topic: CSV file format errors for markers
- Replies: 6
- Views: 15840
CSV file format errors for markers
Hello, I'm encountering errors when reading Muse Monitor CSV files that contain "blink" and "jaw_clench" messages. The format changes, the number of columns are not consistent with the rest of the file. For example: As per the header layout, the columns are: # TimeStamp, # Delta_...