To obtain the code
git clone https://github.com/NSLS-II-TES/tes-horizontal-feedback
To pull changes
cd tes-horizontal-feedback
git pull origin master
conda activate YOUR_ENVIRONMENT_HERE
cd tes-horizontal-feedback
python horizontal_feedback.py
To review options:
python horizontal_feedback.py --help