You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This discussion was converted from issue #210 on May 30, 2024 19:59.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We need to articulate a list of what we want the GUI to do, so we can streamline code, and fix bugs.
Notes
loose notes:
Start session, generate trials, deliver rewards
loading a mouse
load
:unsaved_data=True
, then is prompted to save firstStart a new session
unsaved_data
= FalseWhen to Save
unsaved_data
is set.unsaved_data = False
. The user does not navigate the file system. The save button is turned grayunsaved_data
is set, then the user is prompted to saveunsaved_data
is False, the user is not prompted to save (https://github.com/AllenNeuralDynamics/aind-behavior-blog/issues/130)unsaved_data
Saving data
Automatic upload to AWS
Beta Was this translation helpful? Give feedback.
All reactions