Is there a way to conduct an oddball task to measure N350 and P300 using Muse 2 and Mind Monitor?
Is there a way to conduct an oddball task to measure N350 and P300 using Muse 2 and Mind Monitor?
Thank you so much for this forum! I am trying to conduct research where we use the Muse 2 monitor to measure certain ERPs (specifically the frontal N350 and parietal P300) with an oddball task and working memory task. We were thinking of using Mind Monitor to capture the raw EEG data. In order to do this, we need the oddball task program to connect to Mind Monitor "event markers" so that Mind Monitor knows when the subject clicks on "yes" or "no". Are there any programs like this out there? Thank you so much!
Re: Is there a way to conduct an oddball task to measure N350 and P300 using Muse 2 and Mind Monitor?
You can turn on marker buttons in the app settings. This will give you five numbered buttons which will inject data markers into the recorded/streaming data. You can then read these live with the python code samples found in the website FAQ OSC section, or post-process recorded data.
Re: Is there a way to conduct an oddball task to measure N350 and P300 using Muse 2 and Mind Monitor?
.Thank you so much for the quick reply! Much appreciated and also appreciate the Mind Monitor app and all your work. I'll review the OSC section and see.
Re: Is there a way to conduct an oddball task to measure N350 and P300 using Muse 2 and Mind Monitor?
Sorry for this dumb question but where do I type in the "OSC path" indicated on the OSC FAQ page? Sorry, I'm so new to this so I don't even know where to type that in such as /muse/eeg
Re: Is there a way to conduct an oddball task to measure N350 and P300 using Muse 2 and Mind Monitor?
In your code.
Check the examples linked in the OSC FAQ
e.g. for Python:
https://github.com/Enigma644/MindMonitorPython
Check the examples linked in the OSC FAQ
e.g. for Python:
https://github.com/Enigma644/MindMonitorPython