bachlab / PsPM

A matlab suite for Psycho-Physiological Modelling
GNU General Public License v3.0
45 stars 11 forks source link

Supporting edfapi version 4.x for eye link data #518

Open teddychao opened 1 year ago

teddychao commented 1 year ago

Feature Description

Our users have reported the eye link data converted with the tool edfapi version higher than 4.0 may cause importing issue with PsPM in the latest version 6.0. This issue has appeared recently, and we have made attempts of adding the support for higher edfapi versions, but the problem does not seem to be fully resolved according to other user's reports. We are requesting users to use edfapi version 3.x currently as we wrote the importing function based on this version, but it may be useful to add support for higher edfapi versions in the future.