pymovements.utils.parsing.get_eye_tracking_sample_feature#
- pymovements.utils.parsing.get_eye_tracking_sample_feature(eye_tracking_sample_match: Match, feature: str) str[source]#
Extract sample information from line.
- Parameters:
eye_tracking_sample_match (re.Match) – Matched eye tracking sample pattern.
feature (str) – feature to extract from matched eye tracking sample pattern.