rewrote PPRM as device
This commit is contained in:
12
devices.py
12
devices.py
@ -84,7 +84,7 @@ components = [
|
||||
"kwargs": {},
|
||||
"z_und": 64,
|
||||
"desc": "Profile monitor after Front End",
|
||||
"type": "slic.devices.xdiagnostics.profile_monitors:Pprm",
|
||||
"type": "slic.devices.xdiagnostics.profilemonitor:PPRM",
|
||||
},
|
||||
{
|
||||
"name": "prof_mirr_alv1",
|
||||
@ -92,7 +92,7 @@ components = [
|
||||
"kwargs": {},
|
||||
"z_und": 66,
|
||||
"desc": "Profile monitor after Alvra Mirror 1",
|
||||
"type": "slic.devices.xdiagnostics.profile_monitors:Pprm",
|
||||
"type": "slic.devices.xdiagnostics.profilemonitor:PPRM",
|
||||
},
|
||||
{
|
||||
"name": "slit_switch",
|
||||
@ -108,7 +108,7 @@ components = [
|
||||
"kwargs": {},
|
||||
"z_und": 94,
|
||||
"desc": "Profile monitor after Mirror 1",
|
||||
"type": "slic.devices.xdiagnostics.profile_monitors:Pprm",
|
||||
"type": "slic.devices.xdiagnostics.profilemonitor:PPRM",
|
||||
},
|
||||
{
|
||||
"name": "mirr1",
|
||||
@ -142,7 +142,7 @@ components = [
|
||||
"kwargs": {},
|
||||
"z_und": 102,
|
||||
"desc": "Profile monitor after Monochromator",
|
||||
"type": "slic.devices.xdiagnostics.profile_monitors:Pprm",
|
||||
"type": "slic.devices.xdiagnostics.profilemonitor:PPRM",
|
||||
},
|
||||
{
|
||||
"name": "xp",
|
||||
@ -179,7 +179,7 @@ components = [
|
||||
"kwargs": {},
|
||||
"z_und": 133,
|
||||
"desc": "Profile monitor after Optics hutch",
|
||||
"type": "slic.devices.xdiagnostics.profile_monitors:Pprm",
|
||||
"type": "slic.devices.xdiagnostics.profilemonitor:PPRM",
|
||||
},
|
||||
{
|
||||
"name": "spect_tt",
|
||||
@ -237,7 +237,7 @@ components = [
|
||||
"kwargs": {},
|
||||
"z_und": 138,
|
||||
"desc": "Profile monitor after Attenuator",
|
||||
"type": "slic.devices.xdiagnostics.profile_monitors:Pprm",
|
||||
"type": "slic.devices.xdiagnostics.profilemonitor:PPRM",
|
||||
},
|
||||
{
|
||||
"name": "kb_ver",
|
||||
|
Reference in New Issue
Block a user