-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Jon Language Study #86
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for your contribution we will shortly be reviewing your pull request.
Hi Jayeon, thank you for your contribution. Let us start by testing the trigger script, if that works then we can start looking into the response box to make it work with a PsychoPy experiment. Also I will try to run the faceinversion experiment on the stimulus computer it would give us a first running psychopy visual experiment. |
…language_Jon-study
Hi Hadi, I came to the lab and logged in to vpixx desktop, but I cannot find a way to connect the wifi. The desktop also looks very different from what I remember. Also, to see the trigger script and response box work or not, I should set the MEG room ready (as if I collect empty room data), right? |
Hi Jayeon, please whatsapp me on +33 6 30 47 27 36 |
Note to myself |
…g-pipeline into language_Jon-study
…g-pipeline into language_Jon-study
…aller dimension to avoid bug
these are the scripts for each different csv files. I wanted to compare the code you completed today with what I have as of now. These scripts are working on my laptop. It turns out the problem was because of some empty raws in csv files.
…g-pipeline into language_Jon-study
line 112 for screen setting
…tudy' into language_Jon-study # Conflicts: # experiments/psychopy/jon_language_study/RSVP_egyptian_backward.py # experiments/psychopy/jon_language_study/RSVP_egyptian_bound.py # experiments/psychopy/jon_language_study/RSVP_emirati_backward.py # experiments/psychopy/jon_language_study/RSVP_emirati_bound.py # experiments/psychopy/jon_language_study/RSVP_mandarin_bound.py # experiments/psychopy/jon_language_study/egyptian_backward.csv # experiments/psychopy/jon_language_study/egyptian_bound.csv # experiments/psychopy/jon_language_study/emirati_backward.csv # experiments/psychopy/jon_language_study/emirati_bound.csv # experiments/psychopy/jon_language_study/mandarin_bound.csv
@Jayeon6550 the script experiments/psychopy/general/trigger_test_psychopy_digital_out.py works for sending triggers to the KIT |
Perspective for the test run:
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
For the diacritic issue:
|
…kward_trigger.csv for test run.
…kward_trigger.csv for test run.
…language_Jon-study
…cipant is expected to press button either to move on to next sentence or to answer yes or no. However the response is either very slow or does not work.response = getbutton() # listen to a button responses.append(response) # everytime we get a response we add it to the table
No description provided.