mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-12 08:15:34 +02:00
arrangement of alra detectors on daq8 server
This commit is contained in:
committed by
Data Backend account
parent
344f931f53
commit
e68a77ce8b
+3
-1
@@ -11,7 +11,9 @@ PORT_BACKEND=9006
|
||||
H=`echo ${HOSTNAME} | sed 's/.psi.ch//'`
|
||||
BACKEND=${H}
|
||||
|
||||
taskset -c 19,20 \
|
||||
CORES="35,36"
|
||||
|
||||
taskset -c ${CORES} \
|
||||
streamvis default16m --allow-websocket-origin=${H}:${PORT} --allow-websocket-origin=sf-daq-alvra:${PORT} \
|
||||
--port=${PORT} --address tcp://${BACKEND}:${PORT_BACKEND} \
|
||||
--page-title 16M_Jungfrau_Alvra
|
||||
|
||||
Reference in New Issue
Block a user