Avatar

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Supported by

eduard

About

Username
eduard
Joined
Visits
1,402
Last Active
Roles
Member, Moderator

Comments

  • Hi, Yes, you are right, your experiment looks very complex indeed :) Honestly, I don't see myself understanding what you are trying to do and finding the problem in it based on this massive structure. Perhaps, you could try to explain the essential…
  • Hi Metin, When you mean define correct responses for mouse item, you don't mean the type of click you give, but the item that you select. Is that so? In this case, I think this tutorial of Lotje will be quite useful to you: https://www.youtube.com…
  • Hi, Sorry, but I had a somewhat hard time to read your code and see what the problem was, so I took the freedom to rewrite it my way, based on what I assumed you wanted to accomplish. Attached the script, but here some notes: you should pay attent…
  • Hi Uros, Thanks for sharing! I adapted the title of your discussion somewhat to reflect the actual implementation but also the origin of the problem. Eduard
  • Hi Adriana, Can you share your experiment (if possible a simple version) with us? Then, it will be easier to help you. Eduard
  • Hi Guus, the solution would be to have following construction: sketchpad 1 response_collection (mouse or keyboarD) sketchpad 2 Importantly, sketchpad 2 and sketchpad 1 should be identical visually. Then what you want to do is: measure the time be…
  • Hi, Good to hear that it works! Just for reference though, could you clarify what you mean with your last post? Eduard ps, sorry for having been absent the last week
  • Hi Alexander, How have you installed Opensesame? I don't really know what has caused the issue, but assuming that your installation works fine, it could be that something that you do within your experiment, broke some internal function of Opensesa…
  • HI Finlay, Why do you think your method is dumb? It sounds perfectly valid to me, and I do it in essentially the same way. Eduard
  • Hi Fab, I hope you don't mind if chime in here. 200x1216x3 sounds like a lot. I don't think it necessarily would cause an issue with memory, especially because you don't need to carry the full thing all the way through the experiment. So after you …
  • Hi, yes in the recent update, the documentation was somewhat changed, so the link doesn't show the supported items anymore. If you want to know what was on that list, you can select, Opensesame version 3.2 (however this one is quite outdated). Gen…
  • Hi Mariah, What exactly do you mean with: I used the drag and drop items, and so I am wondering how to send the command to OpenSesame to clear the current display and proceed to the next trial. Literally, how to stop a trial and change the screen …
  • Hi Sine, From what I could understand, in Pygame you do not clear the canvas, but, everytime that you have to draw a new stimulus, you re-fill the display with the background colour and re-write onto it the new stimulus I am not entirely sure, but …
  • Hi Eleonora, No, there is not matlab module in Opensesame. Also, when googling, I didn't find a python api of this eye tracker, meaning that currently there isn't a way how to communicate with the Eyetracker with Python code (but maybe I just did't…
  • Hi Gerard, That problem sounds really weird. On Ubuntu, I can't reproduce the problem; if I follow your instructions, the two files don't interact. I don't know whether it would help a lot, but could you make a screencast (film your desktop while …
  • I think it is pretty arbitrary what i is. Is there information from the Labstream side what valid trigger values are? For example, for parallel ports the values have to be between 0 and 255. Just give it some value beforehand and see whether it ap…
  • Hi Martin, Yes, much clearer, thanks. When I try to implement the JavaScript element in the Index.html files of my Open Sesame files nothing happens. Unfortunately, I don't have enough online experimenting experience to even know what this file is…
  • Hi Lorenzo, I have never used JATOS to run a study, so I don't know how the output looks like and how to fix it. Based on your description, I also don't know why Opensesame can't convert it. Could you share an output file, so I could try to convert…
  • Hi, 1) I've added an inline script with the code you've copied in your response. When I try to run the experiment I get the following error: I just meant to point out the parts that are relevant. I don't think you can just copy them and expect them…
  • Hi, Are there any online resources to learn how to use PyGaze and OpenSesame ‘from scratch’? Not that I am aware of. You can try to browse online repositories like OSF for projects that used pygaze with Opensesame I am also wondering about how to s…
  • Hi Federica, Welcome to the forum! I think this discussion below will help you quite a bit to get started: https://forum.cogsci.nl/discussion/6877/how-to-make-a-smooth-animation-using-inline-scripts You just need to build the experiment around th…
  • Hi Alice, I believe the link pointed to a previous version of this page here: https://osdoc.cogsci.nl/3.3/manual/devices/parallel/ But I think the inline_script that Sebastiaan mentioned there doesn't appear on the that page anymore. What precisel…
  • Hi Martin, I want to have the three subparts (BCD) distributed evenly across participants whereas the introduction and the final remark should be in the same order for everyone. Do you mean randomize the order of the parts within participants, or r…
  • Hey, When I simply translated these coordinates into the screen coordinates, they were very inaccurate and were mostly in the center. do you have calibration data? It could be a scaling issue. The glint won't move much in total, much less than the …
  • Hi Lorenzo, Could you open the console of your browser when running the experiment and report the error message that is presented there? You can open the console on firefox by pressing ctrl+shift+c. (For safari, follow these instructions) That erro…
  • Hi Ray, I am sorry, but I am not sure I am understanding what exactly it is that you want to accomplish. What I gather is following: You have a sketchpad that needs to be updated once per second (moving hand). It is a clock, so every 12 seconds it…
  • Hi, To be clear, are you trying to accomplish this with Opensesame or Osweb? How can I counterbalance my lists and create a script that will assign a single list for each participant? Essentially, you do this by using the subject_nr as index. For e…
  • Hi, What should I do? I am not very good at JavaScript. Well, get better at Javascript ;) No, but seriously, we will be able to help you for some specific questions, but many of us aren't javascripts experts themselves. So, there is a lot of googli…
  • Hi, I don't know for sure, but I would guess PyGaze should work with them. Why don't you check? Eduard
  • Hi Lorenzo, let's keep the discussion centralized. I'll close this one here, at expense of #6973 Eduard