#!/bin/bash
# Calibration script for EXT optical array
# Requires: libext_sensor.so (not included in mirror)
# Contact: R. Tanaka

echo "ERROR: libext_sensor.so not found in LD_LIBRARY_PATH"
echo "This script must be run on a sandbox workstation."
exit 1
