#!/bin/tcsh -f
qsci <<EOF
(define experiment "predication")
(ld (format #f "/home/USER/fmri-experiments/~a/python-detectors/canonize-scan-data-names"
               experiment))
EOF
