PyLabRobot Resource Locator Program (PLR-RLP) is a utility program to help you calibrate iSWAP movements on Hamilton STAR (and other robots in the future). It is designed to be used with PyLabRobot.
- Clone PyLabRobot:
git clone https://github.com/PyLabRobot/pylabrobot
- Install PyLabRobot Resource Locator Program with cloned PyLabRobot:
git clone https://github.com/PyLabRobot/resource-locator-program
cd resource-locator-program
virtualenv env
source env/bin/activate
pip install -e '/path/to/pylabrobot[dev]'
pip install -e .
python iswap.py