From eb7a0714b36986a6b253809e4d21ad1642b9d8bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20J=C3=B6rdens?= Date: Wed, 19 Oct 2022 16:42:56 +0200 Subject: [PATCH] literal copy paste error --- artiq/frontend/artiq_sinara_tester.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/artiq/frontend/artiq_sinara_tester.py b/artiq/frontend/artiq_sinara_tester.py index 919588547..5da93aefc 100755 --- a/artiq/frontend/artiq_sinara_tester.py +++ b/artiq/frontend/artiq_sinara_tester.py @@ -87,7 +87,7 @@ class SinaraTester(EnvExperiment): elif (module, cls) == ("artiq.coredevice.fastino", "Fastino"): self.fastinos[name] = self.get_device(name) elif (module, cls) == ("artiq.coredevice.phaser", "Phaser"): - self. import PHASER_GW_BASE, PHASER_GW_MIQROphasers[name] = self.get_device(name) + self.phasers[name] = self.get_device(name) elif (module, cls) == ("artiq.coredevice.grabber", "Grabber"): self.grabbers[name] = self.get_device(name) elif (module, cls) == ("artiq.coredevice.mirny", "Mirny"): @@ -589,7 +589,7 @@ class SinaraTester(EnvExperiment): elif phaser.gw_rev == PHASER_GW_BASE: # miqro for ch in range(2): phaser.channel[ch].set_att(6*dB) - phaser.channel[ch].set_duc_cfg(select=0) + phaser.channel[ch].set_duc_cfg() sign = 1. - 2.*ch for i in range(len(osc)): phaser.channel[ch].miqro.set_profile(i, profile=1,