Skip to content

v0.8.0

Latest
Compare
Choose a tag to compare
@yh-luo yh-luo released this 04 Sep 02:00
· 2 commits to master since this release
e1b4a9e

Improvements

  • Validation procedure for TobiiInfantController.
  • New shuffle argument (default is True) for TobiiInfantController.run_calibration to control the randomization of calibration stimuli.

Changed

  • A large part of codes had been refactored. If you used a modified version of this package, please be aware of that before upgrading!
  • New class InfantStimuli is used to handle the images for infant-friendly calibration/validation.
    Users now can use additional arguments of psychopy.visual.ImageStim for the calibration stimuli.