switched AlvraDCM_FEL -> CoupledDoubleCrystalMono
This commit is contained in:
4
adhoc.py
4
adhoc.py
@ -5,9 +5,9 @@ class LXT:
|
|||||||
lxt = LXT()
|
lxt = LXT()
|
||||||
|
|
||||||
|
|
||||||
from slic.devices.xoptics.dcm import AlvraDCM_FEL
|
from slic.devices.xoptics.dcm import CoupledDoubleCrystalMono
|
||||||
|
|
||||||
monoFEL = AlvraDCM_FEL("SAROP11-ODCM105")
|
monoFEL = CoupledDoubleCrystalMono("SAROP11-ODCM105")
|
||||||
|
|
||||||
|
|
||||||
from slic.devices.general.smaract import SmarActAxis
|
from slic.devices.general.smaract import SmarActAxis
|
||||||
|
Reference in New Issue
Block a user