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

Add logging of remote Eyelink edf filename #193

Merged
merged 1 commit into from
May 27, 2022
Merged

Conversation

adammorrissirrommada
Copy link
Member

Some lab members have found that they need to know the name of the temp remote edf file after an experiment.
This commit does mean that the original property edfFile now stores only the ns formatted name and is empty until a successful transfer happens (previously it held the temp name). Instead edfFileRemote holds the temp file name throughout the experiment. This opens a narrow door for a backwards compatibility issue if someone has written code to resurrect failed sessions using edfFile, but I think that's very unlikely and easily fixed.

The name of the remote file is needed if an experiment crashes or the EDF fails to transfer.
Copy link
Member

@bartkrekelberg bartkrekelberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be fine.

@bartkrekelberg bartkrekelberg merged commit 6c7aa72 into master May 27, 2022
@adammorrissirrommada adammorrissirrommada deleted the eyelinkRemoteFile branch May 30, 2022 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants