renamed beamline.Slits -> xoptics.slitcollection.SlitCollection
This commit is contained in:
@ -544,7 +544,7 @@ components = [
|
||||
"args": [[Component('slit_und'),Component('slit_switch'),Component('slit_att'),Component('slit_kb')]],
|
||||
"name": "slits",
|
||||
"desc": "collection of all slits",
|
||||
"type": "slic.devices.beamline:Slits",
|
||||
"type": "slic.devices.xoptics.slitcollection:SlitCollection",
|
||||
"kwargs": {},
|
||||
"lazy": False,
|
||||
},
|
||||
|
Reference in New Issue
Block a user