-
Mousetrap-os version 2.0.0 released
by Pascal ·Dear all, -
Analysis of Effects output from JASP R code?
by MSB ·Hi Gabriel, -
AttributeError: canvas nos found
by Pascal ·which OpenSesame version are you using (+ on which operating system)? Do you have the most recent development version of mousetrap-os installed (see https://github.com/PascalKieslich/mousetrap-os#inst -
I can't install mousetrap pluggins
by Pascal ·Have you followed the instructions at https://github.com/PascalKieslich/mousetrap-os/blob/master/README.md#installation? If you are using Windows you need to run opensesame as an administrator to avoi -
Issues Integrating Eye Tracking into Existing open Sesame Experiment
by eduard ·https://osdoc.cogsci.nl/3.2/manual/eyetracking/pygaze/#installing-pygaze -
BayesFactor anovaBF syntax
by gaspar ·Thanks very much for the reply! -
BayesFactor anovaBF syntax
by MSB ·* Generally, yes - but I'm not sure you want to use whichModels = "bottop" - it is advised to stick with the defaults here (whichModels = "withmain") (see here). A… -
Cannot use Multiple Choice Response Variable in Inline-Script
by lvanderlinden ·https://osdoc.cogsci.nl/3.2/manual/prepare-run/#inline_script-items -
Fails to save SMI data with triggers
by intanwardhani ·#Initialise serial port -
plug in not working
by Pascal ·to install the mousetrap plugins, you can follow installation instructions in the mousetrap-os documentation: https://github.com/pascalkieslich/mousetrap-os#installation -
Little problem in MT_form
by Pascal ·https://github.com/pascalkieslich/mousetrap-os#installation -
Plz, help me to design ABX auditory discrimination task!!!
by Sylvain ·reponse_not_pressed = True # variable just to be sure a response A or B will be pressed (and not another element of the screen)my_mouse = Mouse(visible=True) #initialize mouse responsetime_canvas_resp -
Clickable image
by Pascal ·Hi there, -
Portable EyeLink Duo, Installing Pylink on Mac OS
by sebastiaan ·* http://osdoc.cogsci.nl/3.2/manual/eyetracking/eyelink/#installing-pylink -
Error while executing inline script
by tnells ·#Increase total reward by amount of reward for that trial. Run only if [correct]=1 var.total_reward = var.total_reward + var.reward_value -
Dual Task Response Collection
by eduard ·#init objectsstim1_cv = canvas()stim2_cv = canvas()blank_cv= canvas()kb1 = keyboard(timeout = 2)kb2 = keyboard(timeout = 2)# draw stimulistim1_cv.circle(-100,-100,50,fill=True,color='red')stim2_cv.cir -
Failed to load mosetrap_form plugin
by Pascal ·https://github.com/pascalkieslich/mousetrap-os#installation -
Applying pre-existing randomisation by participant number
by Roelof ·#in the inline script in the experiment log_path = 'C:\your folder here\' f = open('%s\\%s.txt' %(log_path,file_name),'r+') for row in f: condition_list = eval(row) -
Clickable mouse response for multiple choices (on sketch pad)
by Pascal ·2) If you would like to design your screen using a sketchpad item, you can use the mousetrap response plugin to define buttons on the screen and to collect the mouse response (see documentation here: -
Different results for linear regression in SPSS vs JASP
by susanneschweizer ·#In Rlm(formula = CPSST_8rank ~ sert_tri_bin, data = DataInc)Deviance Residuals: Min 1Q Median 3Q Max -69.622 -52.454 0.046 40.546 82.046 Coefficients: Est