-
Notifications
You must be signed in to change notification settings - Fork 0
Mid Collection updates and bug fixes #13
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
Merged
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
5649f77
Remove instruction to email me
Shotgunosine 3395453
add instruction on how to close code entry window
Shotgunosine 6502fe7
add more informative error when code is entered incorrectly
Shotgunosine 77fd235
filter out weird mac cruft from stim.zip
Shotgunosine 3e3bb11
move error message down the screen a bit
Shotgunosine e97989f
fix resp_flip in cab
Shotgunosine 808de8b
super stuck
Shotgunosine 2b969ce
update config
Shotgunosine 6fefe57
maybe progress
Shotgunosine b3ca407
maybe working
Shotgunosine ccfd25d
fix and clean CAB
Shotgunosine e123a09
clean utils.py
Shotgunosine 62055bc
Hardcode around a problem
Shotgunosine 839c2bd
messin up state machines
Shotgunosine 9d9a033
clean up unused key
Shotgunosine b58c087
maybe working bank placement
Shotgunosine 3c1ad39
working bank placement
Shotgunosine 534e7bc
fixed bart
Shotgunosine 8a6ac06
finish up BART updates
Shotgunosine 3c6a9b7
fix CAB keys
Shotgunosine ec6b611
turn off debug
Shotgunosine d9a9107
retry gets with urllib, not SMILE
Shotgunosine 859fd8a
add a status forcelist
Shotgunosine 3fb490e
remove unused imports
Shotgunosine efd9a5e
remove unneeded imports
Shotgunosine File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I had to move the error box down a little bit to make more room for some of my more verbose error messages.