Hi,
I am trying to write a blink/missing data interpolation algorithm for the recorded pupil dilation in mm. To this extent, I was thinking of using the EyeOpeness parameter to identify when the pupil was not visible by the HMD and interpolate those specific values.
However, when I plot the pupil size in mm (BLUE line) and the eye openess parameter (ORANGE line) on top of each other, there's a big chunck of missing data in the middle for which the pupil diameter is -1 (which means missing, I guess) but the eye openess parameter shows 1 (which means the eye is completely opened). This seems weird to me and makes the Eye Openess parameter useless, or am I missing something here?
Thank you!