Page 4 of 4

Re: PPG information of Muse-2 and Muse-S in Muse Monitor

Posted: Mon Dec 12, 2022 10:07 am
by James
Mellow/Concentration just track relative Alpha/Gamma. They're pretty terrible algorithms, which is likely why Interaxon removed them from the SDK:

https://web.archive.org/web/20181105231 ... perimental

Re: PPG information of Muse-2 and Muse-S in Muse Monitor

Posted: Tue May 09, 2023 9:56 am
by travelmail26
@james, I'm having trouble finding the PPG data in the recorded file. I recorded a large session on an Android device and then uploaded the raw file to a Pandas dataframe. Here are all of the columns present. Mellow and concentration are present, so I think I enabled the extra variables correctly by tapping Mind-monitor 10 times.

Did I do something wrong?
Thanks!

Columns:

'TimeStamp', 'Delta_TP9', 'Delta_AF7', 'Delta_AF8', 'Delta_TP10',
'Theta_TP9', 'Theta_AF7', 'Theta_AF8', 'Theta_TP10', 'Alpha_TP9',
'Alpha_AF7', 'Alpha_AF8', 'Alpha_TP10', 'Beta_TP9', 'Beta_AF7',
'Beta_AF8', 'Beta_TP10', 'Gamma_TP9', 'Gamma_AF7', 'Gamma_AF8',
'Gamma_TP10', 'RAW_TP9', 'RAW_AF7', 'RAW_AF8', 'RAW_TP10', 'AUX_RIGHT',
'AUX_LEFT', 'Mellow', 'Concentration', 'Accelerometer_X',
'Accelerometer_Y', 'Accelerometer_Z', 'Gyro_X', 'Gyro_Y', 'Gyro_Z',
'HeadBandOn', 'HSI_TP9', 'HSI_AF7', 'HSI_AF8', 'HSI_TP10', 'Battery',
'Elements'

Re: PPG information of Muse-2 and Muse-S in Muse Monitor

Posted: Tue May 09, 2023 10:18 am
by James
Check that PPG is enabled. Tap 10 times, then reconnect your Muse. If it is enabled, as well as data in the recording, you'll see it in the same screen as the Accelerometer/Gyro:
PPG_600.png
PPG_600.png (98.17 KiB) Viewed 1902 times

Re: PPG information of Muse-2 and Muse-S in Muse Monitor

Posted: Tue May 09, 2023 10:20 am
by travelmail26
@james, I meant the recorded file. I recorded a session and while i can see it on the screen, i do not see a column for ppg data. thanks

Re: PPG information of Muse-2 and Muse-S in Muse Monitor

Posted: Tue May 09, 2023 10:50 am
by James
I just tested on both the Android and Apple version of the app to double check.
If you're using a Muse 2 or Muse S, you will see "PPG_Ambient, PPG_IR, PPG_Red, Heart_Rate" in the CSV data and you will also see in the OSC stream.
Make sure after you enable the setting that you disconnecct and reconnect your Muse. This is because the PPG sensor is enabled when the Muse connects.

Re: PPG information of Muse-2 and Muse-S in Muse Monitor

Posted: Sun Mar 03, 2024 1:04 pm
by woodwindblues
Hello,

thank you for the updates! Sadly, I can't seem to activate PPG.

This is what I am doing:
1. Start App
2. Connect Muse
3. Open Settings
4. Scroll to the bottom, Tap on "Mind Monitor" 10 times (there is no feedback that anything happened after having tapped 10 times). https://imgur.com/a/Wn9Y1JV
5. Turn Off Muse
6. Turn On Muse, wait for connection
7. Muse is connected again, but here is still no PPG data.

Muse Model: Muse S-02
iPhone SE

Can you tell me what I am doing wrong? I already tried reinstalling the app, but that did not help.

Re: PPG information of Muse-2 and Muse-S in Muse Monitor

Posted: Sun Mar 03, 2024 7:45 pm
by James
When you tap "Mind Monitor" it will flash and after 10 flashes you will see popup with "Algorithms Enabled/Disabled". If you don't see that you didn't tap it enough times. Make sure your finger is tapping the blue text.

Re: PPG information of Muse-2 and Muse-S in Muse Monitor

Posted: Mon Mar 04, 2024 4:39 am
by woodwindblues
Ah, thank you! I probably was not tapping the blue text but somewhere on the button (it still flashes, but does not register the tap). Now it worked!

Re: PPG information of Muse-2 and Muse-S in Muse Monitor

Posted: Mon Mar 04, 2024 7:13 am
by woodwindblues
I have a follow-up question: Since the Pulse displayed in the app is not included in the OSC data, I need to calculate it. A short test showed, that I am receiving roughly 60 to 66 osc msgs/second from Mind Monitor. I tested my receiver with >200 msgs/second, so I assume that Mind Monitor sends at a lower speed?

Re: PPG information of Muse-2 and Muse-S in Muse Monitor

Posted: Mon Mar 04, 2024 9:16 am
by James
PPG data is generated by the Muse at 64Hz.