From 804b0ec1d25a957173bc65b37c083897504bc098 Mon Sep 17 00:00:00 2001 From: Sven Augustin Date: Mon, 11 Jul 2022 14:33:56 +0200 Subject: [PATCH] unified attenuator_aramis and attenuator_aramis_new --- devices.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devices.py b/devices.py index 2156a90..d7a33cb 100644 --- a/devices.py +++ b/devices.py @@ -196,7 +196,7 @@ components = [ "kwargs": {'pulse_picker':Component('xp')}, "z_und": 135, "desc": "Attenuator Bernina", - "type": "slic.devices.xoptics.attenuator_aramis_new:AttenuatorAramis", + "type": "slic.devices.xoptics.attenuator_aramis:AttenuatorAramis", }, { "name": "ref_laser",