BU before changes

This commit is contained in:
gac-furka
2021-12-03 15:34:41 +01:00
parent 1b7d22a8b4
commit 44290ea065
4 changed files with 431 additions and 11 deletions

View File

@ -10,11 +10,11 @@ from slic.core.scanner.scanbackend import wait_for_all #, stop_all
# 14 is the CHIC
n_unds = [
6, 7, 8, 9, 10, 11, 12, 13,
15, 16, 17, 18, 19, 20, 21, 22
15, 16, 17, 18
]
und_names = [f"SATUN{n:02}-UIND030" for n in n_unds]
und_name_cal = "SATUN06-UIND030"
und_name_cal = "SATUN13-UIND030"