Skip to content

Latest commit

 

History

History
66 lines (37 loc) · 2.07 KB

CHANGELOG.md

File metadata and controls

66 lines (37 loc) · 2.07 KB

Changelog

[1.5.0] - 2024-11-20

Added

  • spatial error statistic #255
  • statistics at peak velocity #267
  • example jupyter notebook for filtering data #274, #277
  • option to turn target green when it is reached #279

Changed

  • tone duration is now 160ms #261

[1.4.0] - 2023-12-08

Added

  • peak velocity and acceleration statistics #253

Fixed

  • additional delay between repetitions of a condition when using fixed target display intervals #256

[1.3.1] - 2023-11-06

Fixed

  • missing dependency for vstt 1.3.0 #254

[1.3.0] - 2023-09-29

Added

  • hand path area statistic and visualization #241
  • normalised hand path area statistic #247
  • support for psychopy 2023.2.0 #244

[1.2.0] - 2023-07-07

Added

  • optional extra delay before first target of a condition #236
  • successful movement to target / center statistics #221

Changed

  • cursor position is not updated during the delay between trials #237

[1.1.0] - 2023-06-27

Added

  • option to save screenshot of results #230
  • optional delay before central target is displayed #228

Changed

  • trial stops when maximum condition time exceeded instead of allowing trial to complete #229

[1.0.0] - 2023-06-26

First official release.

Changelog format based on Keep a Changelog.