From 056c9a408a83eb0450e4ae76ecb6dda767e64dcc Mon Sep 17 00:00:00 2001 From: Sven Augustin Date: Mon, 11 Jul 2022 15:05:21 +0200 Subject: [PATCH] renamed attenuator_aramis -> aramis_attenuator --- devices.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/devices.py b/devices.py index d7a33cb..ec7f3d2 100644 --- a/devices.py +++ b/devices.py @@ -64,7 +64,7 @@ components = [ }, { "name": "att_fe", - "type": "slic.devices.xoptics.attenuator_aramis:AttenuatorAramis", + "type": "slic.devices.xoptics.aramis_attenuator:Attenuator", "args": ["SARFE10-OATT053"], "kwargs": {}, "z_und": 53, @@ -196,7 +196,7 @@ components = [ "kwargs": {'pulse_picker':Component('xp')}, "z_und": 135, "desc": "Attenuator Bernina", - "type": "slic.devices.xoptics.attenuator_aramis:AttenuatorAramis", + "type": "slic.devices.xoptics.aramis_attenuator:Attenuator", }, { "name": "ref_laser",