Files
sf_bernina_scripts/eco
root c099333df7 Revert "cleanup"
This reverts commit ae26afd353.
2019-02-06 18:31:59 +01:00

10 lines
338 B
Plaintext
Executable File

#/bin/bash
source /opt/gfa/python
export PYTHONPATH=$PYTHONPATH:/sf/bernina/config/src/python
ipython --pylab --no-banner -c "\
print(' ___ _______\n / -_) __/ _ \ \n Experiment Control \__/\__/\___/ \n\n');\
from eco.instruments import bernina;\
from eco.instruments.bernina import *;\
" -i