Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EyeServer: add support for setting name of EDF file #16

Open
joschaschmiedt opened this issue Jul 3, 2020 · 0 comments
Open

EyeServer: add support for setting name of EDF file #16

joschaschmiedt opened this issue Jul 3, 2020 · 0 comments
Labels
enhancement New feature or request EyeServer Issues regarding eye tracking

Comments

@joschaschmiedt
Copy link
Collaborator

The EyeServer.Start method is currently always called with 'tmp.edf' as filename:

EyeServer.Start('tmp.edf')

As a consequence old data is always overwritten. This has the advantage that the Eyelink disk will never fill, but makes it impossible to retreive old data from the Eyelink PC, which may somtimes be useful. We should therefore probably provide a user setting to change this behavior.

@joschaschmiedt joschaschmiedt added enhancement New feature or request EyeServer Issues regarding eye tracking labels Jul 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request EyeServer Issues regarding eye tracking
Projects
None yet
Development

No branches or pull requests

1 participant