Manage sensors and task logic for behavioral experiments.
This code repo developed by Elissa Sutlief is used by the Shuler lab to run behavioral tasks. Code is meant to be run on a raspberry pi wired with custom sensors embedded in a behavior box. Edit the logic within the task class to make a custom task.
- Clone the repo
git clone https://github.com/esutlie/behavior_code.git
- Set up remote interpreter on Raspberry Pi
- Edit task logic to suit your own experiment
Distributed under the MIT License. See LICENSE.txt for more information.
Elissa Sutlief - [email protected]
Project Link: https://github.com/esutlie/behavior_code