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')]],
|
"args": [[Component('slit_und'),Component('slit_switch'),Component('slit_att'),Component('slit_kb')]],
|
||||||
"name": "slits",
|
"name": "slits",
|
||||||
"desc": "collection of all slits",
|
"desc": "collection of all slits",
|
||||||
"type": "slic.devices.beamline:Slits",
|
"type": "slic.devices.xoptics.slitcollection:SlitCollection",
|
||||||
"kwargs": {},
|
"kwargs": {},
|
||||||
"lazy": False,
|
"lazy": False,
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user