Skip to content

Matlabbatch GUI is not compatible with pspm_pupil_correct_eyelink #888

@dominikbach

Description

@dominikbach

Summary

Matlabbatch provides a channel definition, but pspm_pupil_correct_eyelink (and similarly, pspm_pupil_correct) expects data vectors.

In line with all other PsPM functions, pspm_pupil_correct should act on data channels, not data vectors.

Solution

Include channel loading functionality with pspm_get_channel, including a check on data units (distance, see #887). See pspm_find_valid_fixations for an example.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions