Closedown

This commit is contained in:
gac-x03da
2023-08-15 12:50:44 +02:00
parent 17d0aff214
commit c24f66a09c
4 changed files with 56 additions and 26 deletions

View File

@@ -15,6 +15,7 @@ cur_iteration = 0
if Scienta.acquisitionMode != Scienta.AcquisitionMode.Swept:
Scienta.acquisitionMode = Scienta.AcquisitionMode.Swept
ret=[]
SENSORS = ["Scienta.spectrum", "Scienta.dataMatrix"]
adjusted_ranges = []
for cur_range in range(len(ranges)):