SFELPHOTON-1337: SwissMX split/ cleanup/move repositories

This commit is contained in:
2024-09-24 16:04:18 +02:00
parent f943790af7
commit f85e14e875
32 changed files with 3 additions and 7196 deletions

View File

@@ -70,7 +70,7 @@ hostname=socket.gethostname()
if hostname=='ganymede':
sys.path.insert(0, os.path.expanduser('~/Documents/prj/SwissFEL/PBTools/'))
else:
sys.path.insert(0, os.path.expanduser('/sf/cristallina/applications/mx/zamofing_t/PBTools/'))
sys.path.insert(0, os.path.expanduser('/sf/cristallina/applications/SwissMX/PBTools/'))
from pbtools.misc.pp_comm import PPComm
from pbtools.misc.gather import Gather