

Thing's that might interest folks are: Ratin. Any trademarked names used are owned by their trademark owners and use of any such names is not an endorsement of ioHub by the trademark owner. Issue 1740 psychopy/psychopy GitHub I've worked on a few features to Psychopy's visual.RatingScale and event.Mouse, core.Clock in a separate package I typically add as a path to Psychopy's prefs here, for some experiments I run. getPositionAndDelta() mousedX,mousedYposDelta Get the current state of each of the Mouse Buttons. Python module dependancies and other 3rd party libraries are copyright their respective copyright holders. Converting PsychoPys mouse.py Demo to use ioHub. IoHub is distributed under the terms of the GNU General Public License (GPL version 3 or any later version).
MOUSE STATUS IOHUB PSYCHOPY SOFTWARE
IoHub and the Python Common Eye Tracker Interface are Copyright (C) 2012-2013 iSolver Software Solutions, except for files or modules where otherwise noted. The documentation for ioHub functionality can be found online here, until it has been merged with the PsychoPy documentation. Future ioHub updates will be done within the PsychoPy GitHub project, in the psychopy.iohub submodule. However, the log data states that the mouse is at (0, -198) until it is moved, after which the log file recognizes the mouse is on the positive y-axis.

the mouse would appear at (0, 198) instead of (0, -198). The mouse is appearing at the location with the opposite y-value s.t. This GitHub project will remain active so existing bugs and feature requests can continue to be tracked,Īnd as a source for the latest non-psychopy integrated version of the code. Hi, I am trying to set the computer’s mouse to a specific location using iohub (e.g., (0, -198)). Please visit the PsychoPy website for download and support options. Out of the box with a PsychoPy installation, even if the desire is to use the ioHub event reportingįeatures in a 'headless' mode that does not create any windows or graphics. Note: ioHub has merged with PsychoPy ( psychopy.iohub ), so it can be used When ioHub is usedįor experiment device monitoring during a psychopolgy or neuroscience type study, ioHub is designed to be used Real-time reporting, and persistant storage of input device events on a system wide basis. It's main focus is on device event monitoring, IoHub is not a complete experiment design and runtime API.
