#sleep_assay
Authors:
Peter Polidoro <[email protected]>
License:
BSD
##Example Usage
Open terminal on linux/osx or git bash on windows.
sleep_assay ~/sleep_assay/config/example_config.yaml
Press ctrl-c in terminal window or close terminal window to stop.
##Installation
###Setup Git
https://github.com/janelia-idf/git_setup
###Clone This Repository
cd ~
git clone https://github.com/janelia-idf/sleep_assay.git
git fetch --tags
###Setup Host Computer Python Control Program
<./host/python/README.md>