rrr
About
- Username
- rrr
- Joined
- Visits
- 91
- Last Active
- Roles
- Member
Comments
-
I have attached my program file (.osexp). thanks!
-
Hi, I've faced with a problem of data acquisition. The data file (.edf) becomes sometimes corrupt. If it can be opened with Data Viewer, there is almost no data. (Image) The experiments are controlled by opensesame3.0.7, expyriment0.8.0, and pyga…
-
Hi, Do you want to improve the timing accuracy of auditory stimulus? You need to check your experimental settings carefully in terms of both software (program) and hardware (devices you use) because it's difficult to control it perfectly. I don't m…
-
Hi, What's the problem do you have? Are you facing with the installation problem? If so, please try it again, following the steps below. http://osdoc.cogsci.nl/3.1/manual/eyetracking/pygaze/
-
Hi, Did you check these? http://osdoc.cogsci.nl/3.1/manual/devices/serial/ http://osdoc.cogsci.nl/3.1/manual/devices/parallel/ http://osdoc.cogsci.nl/3.1/manual/devices/stimsync/
-
HI, I modified the OSerror by having the permission to OpenSesame, but another error has happened as below. ****Sorry, the OSerror has happened again. File "/Applications/OpenSesame.app/Contents/Resources/lib/python2.7/site-packages/libopense…
-
Hi, I found that we need to select "Prebuild to image" and have a runtime folder to see the images in Data viewer if we run experiments by Experiment builder by SRresearch. However, it seems there is no option in OpenSesame and Pygaze to …
-
Yes, it is my PC that has an user with password, but MacOS (Yosemite) was pre installed as you know. When I entered "id" in terminal, I can see the same list as that of link you gave me. I'm not familiar with this, but what should I check…
-
Could you explain how I can get a sufficient permission? I'm not really sure what to do from the link you gave me. Thanks!
-
It still has shown the same error even though I created the data folder where the experiment file is and also had permissions by sudo open /Applications/OpenSesame.app (https://support.apple.com/en-us/HT204012). In the case of permission, I cannot …
-
Hi anapinho, Have you checked the audio settings (buffer size, audio devices you are using, and so on)?
-
Hi hike, It shows the same error even though I created the 'data' folder in Contents\Resources. In Opensesame ver 3.1, there is no data folder in Contents\Resources while there is in ver 3.0. That's why I created the data folder in the location. …
-
Hi, I found the cause of same stimuli. It was caused by canvas.present(). It runs as below by changing canvas.present() to trial.stimuli[0].present(). block = design.Block(name="block_all") for (l, r) in zip(listLEFT, lis…
-
Hi, Do you want to switch the Question1 to Question2 by pressing the assigned key (end key)? If so, you can add the keyboard response item to the end of Question1, assigning just one key you want to use for the switch. Otherwise, you can assign the…
-
Hi, Have you tried to make the design without using full factorial design? See also http://osdoc.cogsci.nl/3.1/manual/structure/loop/.
-
Hi Lakshmi, Do you want to just present the text stimuli (and audio stimuli in part 1) to participants in the same order without recording any response?
-
Hi, If you have already installed OpenSesame into the lab PC, you can just copy the experiment file .osexp with any other files you need (e.g., files of audio stimuli) from your home PC to lab.
-
Hello, If I understand your experiment correctly, you try to present some audio stimuli to participants at first and then get response (agree/disagree), finally have participants repeat the statement to record it. I think it is not difficult. Just…
-
Hello, Does this help? http://forum.cogsci.nl/index.php?p=/discussion/comment/8474/#Comment_8474
-
Hello, Have you already read the explanation as below links? ・Sound recording http://osdoc.cogsci.nl/3.1/manual/response/soundrecording/ ・File pool http://osdoc.cogsci.nl/3.1/manual/python/pool/ ・Advanced tutorials http://osdoc.cogsci.nl/3.1…
-
Hello, I made a script without using balanced_latin_square function as below. In the script, the positions are just randomized but not counterbalanced. ########### EXPERIMENTAL DESIGN #####################import 2 lists of image file##randomizing …
-
Hello Arturo, Have you already tried to run your experiment by Opensesame with your Tobii eyetracker? If so, can you tell what is the errors and any other specific problem do you have?
-
Hi, This problem finally results in the same one http://forum.cogsci.nl/index.php?p=/discussion/2661/presenting-two-images#latest.
-
Hi, I found the error is caused by OpenSesame Runner http://forum.cogsci.nl/index.php?p=/discussion/2437/experiments-dont-run-on-mac-capitan-os-error-without-traceback-info#latest. It run correctly without any errors when I use multiprocess or_ inp…
-
Hi Jarik, Thanks a lot, but what's the cause of error I mentioned in my 4th comment. Sometimes, Opensesame suddenly crashes without showing any errors when I run the experiment.
-
Hi Jarik, It goes well! I misunderstood the way of 'Full-factorial design' . Then I'm trying to create an simple experiment similar to this design as a test (please see the attached program). The design is fixed by the default table of loop item. I…
-
Hello Josh, I'm using .jpg image files that have been already inserted into file pool. The position where the image is inserted shows a small question mark or sometimes nothing when I added the image into sketchpad. Thanks!
-
Hi, There are 2 rows (image and position) in loop item. The former includes 10 columns (10 images), and the latter does 2 (-300 and 300) as I have already showed by image attached to my first post. So the design is 10x2 full factorial. OpenSesame …
-
Hello Jarik, Yes I used 'Full-factorial design' in the loop item. Is it wrong for my design? Thanks
-
Hello, Did you make sure to copy the renamed pylink folder to OpenSesame program folder? See http://osdoc.cogsci.nl/3.1/manual/eyetracking/eyelink/#installing-pylink.