added JF03 (Bernina I0 detector)

This commit is contained in:
Dmitry Ozerov
2020-12-09 12:54:56 +01:00
committed by Data Backend account
parent 4f69fec838
commit 91f4348bf2
7 changed files with 101 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
#!/bin/bash
coreAssociated="27"
CONFIG=/gpfs/photonics/swissfel/buffer/config/stream-JF03.json
SERVICE=JF03-stream
/home/dbe/git/sf_daq_buffer/scripts/check_config_changed.sh ${CONFIG} ${SERVICE} &
taskset -c ${coreAssociated} /usr/local/bin/sf_stream ${CONFIG}