From f796787490edfc7a8bc373a476593258d3472c5c Mon Sep 17 00:00:00 2001 From: Sven Augustin Date: Fri, 4 Dec 2020 20:08:46 +0100 Subject: [PATCH] switched Double_Crystal_Mono -> DoubleCrystalMono --- devices.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devices.py b/devices.py index 0199efa..977add4 100755 --- a/devices.py +++ b/devices.py @@ -143,7 +143,7 @@ components = [ "kwargs": {}, "z_und": 98, "desc": "DCM Monochromator", - "type": "slic.devices.xoptics.dcm:Double_Crystal_Mono", + "type": "slic.devices.xoptics.dcm:DoubleCrystalMono", }, { "name": "prof_mono",