Updated Absorption Spectrum scan

This commit is contained in:
gac-x11ma
2025-12-17 09:49:26 +01:00
parent 8ecd1f36c6
commit 8278eb87d8
148 changed files with 4562 additions and 1070 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ class SyncEnergy(Writable):
sync_energy=SyncEnergy()
set_device_alias(sync_energy, "Energy") #Set display name
sensors = rois + [machine_cur]
sensors = rois + [SR_current]
if WITH_I0:
sensors = rois + [keithley_1a]