sviter
About
- Username
- sviter
- Joined
- Visits
- 0
- Last Active
- Roles
- Member
Comments
-
Following code is working for me: # 1st partimport serialexp.serial_port = serial.Serial('COM1')# 2nd part during stimulationexp.serial_port.write(chr(1))# 3 in the end to close portexp.serial_port.close() hope it helps
-
(Image) Let me show what I mean. On this picture ERP was registered with two programs. You can see that peak №1 is very sharp with first one, and latency of peak №1 is approximately 100 ms. And this correct form and latency. With OpenSesame I have …
-
Yes, it's working. Thanks.
-
@sebastiaan Thank you for response, but "clever way" is exactly what I am doing in my script. And it doesn't work. By the way if I write Cyrillic text in sketchpad it's work: draw textline 0 0 "тест" center=1 color=white font_fa…
-
@sebastiaan Sorry, I didn't post stacktrace because it's not a big problem. Just rename files. # word_path = exp.get_file('Неконгруэнтные.txt')Traceback (most recent call last): File "dist\libopensesame\inline_script.py", line 123, in pr…
-
@sebastiaan By the way, built-in OpenSesame function exp.get_file is also sensitive to nonstandard characters.
-
"hack" method is working nice
-
@Edwin For me (win7) your code is working in PsychoPy shell tab of standalone version. So how can I manipulate screen parameter of PsychoPy in OpenSesame?
-
@Edwin can you give short example, or another start point for me?
-
Simple changing of username isn't work. I created new user to solve this problem. By the way I could not access 0.27.3~pre1-win32-1.zip too
-
wishlist: * length argument in Synth can be float
-
In my opinion dual-monitor set-up is very useful. You can sit at control room and participant in another (silent, shielded) room. And all what you need for this is one another monitor and appropriate cable (VGA or so). Cheap and cheerful :) It's ca…
-
Yes, it was username problem. Thank you.