From 1d52a0955f587e60c528a242efbad332a6f1d070 Mon Sep 17 00:00:00 2001 From: lemke_h Date: Fri, 5 Jun 2020 09:21:38 +0200 Subject: [PATCH] added ioc script --- eco | 3 +-- eco_from | 9 +++++++++ ioc-control-bernina | 3 +++ 3 files changed, 13 insertions(+), 2 deletions(-) create mode 100755 eco_from create mode 100755 ioc-control-bernina diff --git a/eco b/eco index fac4182..5e3534d 100755 --- a/eco +++ b/eco @@ -1,7 +1,6 @@ #/bin/bash #source /opt/gfa/python -source anaconda_bernina_env -conda activate /sf/bernina/anaconda/bernina_envs/bernina36_op +source anaconda_env bernina37 ipython --pylab --profile=eco --no-banner -i -c "run /sf/bernina/config/src/python/eco/startup_inline.py -l -s bernina" diff --git a/eco_from b/eco_from new file mode 100755 index 0000000..36c0dc7 --- /dev/null +++ b/eco_from @@ -0,0 +1,9 @@ +#/bin/bash +#source /opt/gfa/python +source anaconda_env bernina37_dev + +ipython --pylab --profile=eco --no-banner -i -c "run $1 -l -s bernina" + + +#python /sf/bernina/config/src/python/eco/startup.py -s bernina "$@" -l + diff --git a/ioc-control-bernina b/ioc-control-bernina new file mode 100755 index 0000000..74262b4 --- /dev/null +++ b/ioc-control-bernina @@ -0,0 +1,3 @@ +#!/bin/bash +PBMonitor ~/links/config/tools/devmon/esb.pbm +