Metadata-Version: 2.0
Name: opensesame-plugin-mousetrap
Version: 1.2.1
Summary: Mousetrap plugin for OpenSesame
Home-page: https://github.com/PascalKieslich/mousetrap-os
Author: Pascal Kieslich & Felix Henninger
Author-email: kieslich@psychologie.uni-mannheim.de
License: GPLv3
Keywords: opensesame mouse-tracking
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7


Mousetrap plugin for OpenSesame
===============================

**Easily build mouse-tracking experiments with OpenSesame.**

The Mousetrap plugin provides two items that implement mouse-tracking in `OpenSesame`_. Both offer different ways of implementing mouse-tracking:

The `mousetrap_response item`_ tracks mouse movements while another stimulus (e.g., a sketchpad) is presented.

The `mousetrap_form item`_ allows tracking of mouse movements in custom forms specified using OpenSesame script.

More information about each item can be found in the corresponding helpfile (as linked above). Besides, a number of example experiments that demonstrate the basic features of the items can be found in the `examples folder`_.

Once data have been collected with the mousetrap plugin, the data can be processed, analyzed and visualized using the `mousetrap R package`_.

.. _OpenSesame: http://osdoc.cogsci.nl/
.. _mousetrap_response item: https://github.com/PascalKieslich/mousetrap-os/blob/master/plugins/mousetrap_response/mousetrap_response.md
.. _mousetrap_form item: https://github.com/PascalKieslich/mousetrap-os/blob/master/plugins/mousetrap_form/mousetrap_form.md
.. _examples folder: https://github.com/PascalKieslich/mousetrap-os/blob/master/examples
.. _mousetrap R package: https://github.com/PascalKieslich/mousetrap


