merged kbhor and kbver into kb; added KBBase
This commit is contained in:
@ -244,7 +244,7 @@ components = [
|
||||
"args": ["SAROP21-OKBV139"],
|
||||
"z_und": 139,
|
||||
"desc": "Vertically focusing Bernina KB mirror",
|
||||
"type": "slic.devices.xoptics.kbver:KBver",
|
||||
"type": "slic.devices.xoptics.kb:KBVer",
|
||||
"kwargs": {},
|
||||
},
|
||||
{
|
||||
@ -252,7 +252,7 @@ components = [
|
||||
"name": "kb_hor",
|
||||
"z_und": 140,
|
||||
"desc": "Horizontally focusing Bernina KB mirror",
|
||||
"type": "slic.devices.xoptics.kbhor:KBhor",
|
||||
"type": "slic.devices.xoptics.kb:KBHor",
|
||||
"kwargs": {},
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user