Releases
v4.3.0
New Features
In pspm_get_events
, import.flank
can be now set to 'all'
what would import all markers and data related to them.
pspm_display
allows now to display pupil size units and the gaze x & y coordinate units on the y-axis.
pspm_extract_segments
can be used now with raw data and thus be called easily within another function.
Changes
pspm_version
has a new URL and thus do not send any warning about version checks anymore.
import_eyelink
do not import markers which are outside the session end time (END
marker).
import_eyelink
sends a warning whenever two markers have the same timestamp.
In pspm_get_eyelink
, import.flank
set to 'all'
.
The test of pspm_extract_segments
was adapted to the new feature.
External functions and libraries were regrouped in one folder called ext
.
Bugfixes
Fix a bux in pspm_bf_lcrf_gm
and pspm_bf_ldrf_gm
where the offset was wrongly implemented.
Fix a bug in pspm_compute_visual_angle
where there was an error in the conversion factor of pixels wrt. to mm.
You can’t perform that action at this time.