mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-06-09 16:38:40 +02:00
added JF03 (Bernina I0 detector)
This commit is contained in:
committed by
Data Backend account
parent
4f69fec838
commit
91f4348bf2
@@ -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}
|
||||
Reference in New Issue
Block a user