EEG support #2785
prisciencebug
started this conversation in
General
EEG support
#2785
Replies: 2 comments 2 replies
-
Dear Priscila, we are currently at the exact same point as you - did you find a way to deal with sending the triggers to the EEG (Brain Vision Recorder in our case) using JsPsych? Would be happy for any input! Thank you and all the best, Luisa |
Beta Was this translation helpful? Give feedback.
2 replies
-
Dear Luisa,
We did find a way but decided to recreate the experiment in PsychoPy, as the lag between stimulus presentation and the triggers was too large (around 50 ms) with JsPsych. The solution we found is based entirely on this GitHub - jodeleeuw/p300-demo: Simple oddball detection experiment using jsPsych and EEG <https://github.com/jodeleeuw/p300-demo> .
Good luck!
Best,
Priscila
From: luisamschmidt ***@***.***>
Sent: Wednesday, January 11, 2023 9:29 AM
To: jspsych/jsPsych ***@***.***>
Cc: Priscila B. Borges ***@***.***>; Author ***@***.***>
Subject: Re: [jspsych/jsPsych] EEG support (Discussion #2785)
Dear Priscila,
we are currently at the exact same point as you - did you find a way to deal with sending the triggers to the EEG (Brain Vision Recorder in our case) using JsPsych?
Would be happy for any input!
Thank you and all the best,
Luisa
—
Reply to this email directly, view it on GitHub <#2785 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/AIHJHAHDWREOQEKKXDVSURTWRZVNFANCNFSM6AAAAAAQTXZ66Y> .
You are receiving this because you authored the thread. <https://github.com/notifications/beacon/AIHJHAHYJOWS3XSFSQG3JY3WRZVNFA5CNFSM6AAAAAAQTXZ662WGG33NNVSW45C7OR4XAZNRIRUXGY3VONZWS33OINXW23LFNZ2KUY3PNVWWK3TUL5UWJTQAI4BL2.gif> Message ID: ***@***.*** ***@***.***> >
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone,
I created a task using JsPsych a while ago, but my requirements have changed from running an online experiment to running an EEG experiment in the lab (our system uses the actiCHamp Plus amplifier with actiCAP caps from Brain Products).
Do you think I could implement this solution https://github.com/jodeleeuw/p300-demo to send triggers to the EEG using JsPsych? Or should I recreate the task from scratch using different software? If so, which one would you recommend?
Any thoughts are highly appreciated!
Priscila
Beta Was this translation helpful? Give feedback.
All reactions