Feature requested by Yanfang. The goal is to add a new function to PsPM which would extract the scanpath length from pupil data based on the work she has done in her paper. It includes to:
[ ] Check if pspm_bf_spsrf_box.m and pspm_bf_spsrf_gamma.m work properly (they are needed in the function)
[ ] Create the new function
[ ] In pspm_init.m one has to add a new channel type + add a new default.glm parameter.
I've realized that this was already implemented under the label of sps (scan path speed), Yanfang is testing with her data to see if it is exactly what she wanted.
Feature Description
Feature requested by Yanfang. The goal is to add a new function to PsPM which would extract the scanpath length from pupil data based on the work she has done in her paper. It includes to:
pspm_bf_spsrf_box.m
andpspm_bf_spsrf_gamma.m
work properly (they are needed in the function)pspm_init.m
one has to add a new channel type + add a newdefault.glm
parameter.