A collection of scripts to control various aspects of running experiments. Written by Callum Doolin for use in The Davis Lab at the University of Alberta in Edmonton, Canada.
These scripts typically depend on the Labdrivers Python module. Most scripts were written for use with Python 2, however may be compatible with Python 3.
Some dependencies can be found in requirements.txt. To install them, run
pip3 install -r requirements.txt