Skip to content

mousetrap-os v1.2.0

Compare
Choose a tag to compare
@PascalKieslich PascalKieslich released this 15 Oct 00:48
· 73 commits to master since this release

Changes

  • Installation
    • Mousetrap can now be installed using pip. Please see general README for more information.
  • User interface
    • Minor changes in variable labels in the user interface.
  • Functionality
    • Mouse button names can now be used when specifying allowed mouse buttons.
    • Mouse resetting at trial start is now disabled by default.
  • Example experiments
    • Minor changes in example experiments (use button names in allowed responses, renamed track_mouse to get_response in mousetrap_response example).
    • Updated example experiments to OpenSesame version 3.1.3.a10.
  • Documentation
    • Documentation added for Python classes.