remove morpheus, add boa

This commit is contained in:
2025-05-06 12:50:11 +02:00
parent 888a898dde
commit 19b6144310

View File

@ -10,7 +10,7 @@ from subprocess import Popen, PIPE, check_output
from glob import glob
from socket import gethostname
instruments = ['amor', 'camea', 'dmc', 'eiger', 'focus', 'hrpt', 'morpheus', 'sans', 'tasp', 'zebra'] # boa
instruments = ['amor', 'camea', 'dmc', 'eiger', 'focus', 'hrpt', 'sans', 'tasp', 'zebra', 'boa']
stuffsrc = '/afs/psi.ch/project/sinq/common/lib/servicemanager/'