- Create a Control Mode
- use Control/Modes/Example.py as a template for creating a control mode ( copy and paste the file contents into a new file )
- Setup main() so the new Control Mode will execute
- follow along with the TODO's that are commented throughout the main module in order to add the new Control Mode to the experiment
- Run the Control Package!
- positioned just outside of the Control directory, run
python3 -m Control
from the terminal.
- positioned just outside of the Control directory, run
link control package documentation here
Property of Donaldson Lab at the University of Colorado at Boulder