Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 1015 Bytes

File metadata and controls

40 lines (24 loc) · 1015 Bytes

Behavior Task Control

Manage sensors and task logic for behavioral experiments.

About The Project

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.

Installation

  1. Clone the repo
    git clone https://github.com/esutlie/behavior_code.git
  2. Set up remote interpreter on Raspberry Pi
  3. Edit task logic to suit your own experiment

License

Distributed under the MIT License. See LICENSE.txt for more information.

Contact

Elissa Sutlief - elissasutlief@gmail.com

Project Link: https://github.com/esutlie/behavior_code

(back to top)