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 a warning when loading a cic object from a crashed experiment. #169

Merged
merged 1 commit into from
Jun 7, 2021

Conversation

cnuahs
Copy link
Contributor

@cnuahs cnuahs commented Jun 7, 2021

If neurostim crashes (or otherwise exist unexpectedly), the file
you're left with is a partial record of the experiment. It is possible
that additional trials were run that you now have no record of. This
can cause confusion when trying to reconcile data or events that may
have been recorded elsewhere (eye tracker, daq system etc.). This
change adds code to issue a warning when loading a partial save to
minimise confusion.

If neurostim crashes (or otherwise exist unexpectedly), the file
you're left with is a partial record of the experiment. It is possible
that additional trials were run that you now have no record of. This
can cause confusion when trying to reconcile data or events that may
have been recorded elsewhere (eye tracker, daq system etc.). This
change adds code to issue a warning when loading a partial save to
minimise confusion.
@adammorrissirrommada adammorrissirrommada merged commit 93a332b into klabhub:master Jun 7, 2021
@cnuahs cnuahs deleted the crash-test branch June 9, 2022 01:17
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

2 participants