v4.1.1
This is a hotfix release that fixes a few issues with 4.1.0 release.
Changes
- pspm_get_eyelink now uses the scaling factor from [@hayes:2015a]
for area based arbitrary units to milimeters conversion. - pspm_get_smi does not perform pixel to milimeters conversion for
pupil data anymore. Pupil values are returned as is in pixel units. - pspm_get_smi performs pixel to milimeters conversion for gaze data
only if the stimulus resolution in pixels are given as an extra
option.
Improvements
- pspm_get_viewpoint is now able to import blink and saccade
channels from sample files as well. In order to enable this feature,
event files must be stored asynchronously in the datafile. See
ViewPoint EyeTracker section in this manual for further information.