Calibration procedures - UNH-CORE/turbine-test-bed GitHub Wiki
Drag slides
- Install calibration fixture according to figure below.
- If not already done, clone the Git repository from https://github.com/UNH-CORE/turbine-test-bed.
- Move into the
drag_{side}
directory.
- Open a command prompt (type
cmd
in the address bar in Windows Explorer).
- Execute
python run.py
.
- Follow the instructions in the terminal.
- Commit the newly created
calibration.json
file, data/processed
directory, then push back up to the repository.

Torque arm
- Install calibration fixture according to drawings below.
- If not already done, clone the Git repository from https://github.com/UNH-CORE/turbine-test-bed.
- Move into the
torque_arm
directory.
- Open a command prompt (type
cmd
in the address bar in Windows Explorer).
- Execute
python run.py
.
- Follow the instructions in the terminal.
- Commit the newly created
calibration.json
file, data/processed
directory, then push back up to the repository.

