consistent names
This commit is contained in:
@ -72,7 +72,7 @@ components = [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "mon_und",
|
"name": "mon_und",
|
||||||
"type": "slic.devices.xdiagnostics.intensitymonitor:SolidTargetDetectorPBPS",
|
"type": "slic.devices.xdiagnostics.intensitymonitor:IntensityMonitorPBPS",
|
||||||
"args": ["SARFE10-PBPS053"],
|
"args": ["SARFE10-PBPS053"],
|
||||||
"kwargs": {},
|
"kwargs": {},
|
||||||
"z_und": 53,
|
"z_und": 53,
|
||||||
@ -159,7 +159,7 @@ components = [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "mon_opt_old",
|
"name": "mon_opt_old",
|
||||||
"type": "slic.devices.xdiagnostics.intensitymonitor:SolidTargetDetectorPBPS",
|
"type": "slic.devices.xdiagnostics.intensitymonitor:IntensityMonitorPBPS",
|
||||||
"args": ["SAROP21-PBPS133"],
|
"args": ["SAROP21-PBPS133"],
|
||||||
"kwargs": {"VME_crate": "SAROP21-CVME-PBPS1"},
|
"kwargs": {"VME_crate": "SAROP21-CVME-PBPS1"},
|
||||||
"z_und": 133,
|
"z_und": 133,
|
||||||
@ -167,7 +167,7 @@ components = [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "mon_opt",
|
"name": "mon_opt",
|
||||||
"type": "slic.devices.xdiagnostics.intensitymonitor:SolidTargetDetectorPBPS",
|
"type": "slic.devices.xdiagnostics.intensitymonitor:IntensityMonitorPBPS",
|
||||||
"args": ["SAROP21-PBPS133"],
|
"args": ["SAROP21-PBPS133"],
|
||||||
"kwargs": {
|
"kwargs": {
|
||||||
'VME_crate': 'SAROP21-CVME-PBPS1',
|
'VME_crate': 'SAROP21-CVME-PBPS1',
|
||||||
@ -230,7 +230,7 @@ components = [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "mon_att",
|
"name": "mon_att",
|
||||||
"type": "slic.devices.xdiagnostics.intensitymonitor:SolidTargetDetectorPBPS",
|
"type": "slic.devices.xdiagnostics.intensitymonitor:IntensityMonitorPBPS",
|
||||||
"args": ["SAROP21-PBPS138"],
|
"args": ["SAROP21-PBPS138"],
|
||||||
"kwargs": {"VME_crate": "SAROP21-CVME-PBPS2"},
|
"kwargs": {"VME_crate": "SAROP21-CVME-PBPS2"},
|
||||||
"z_und": 138,
|
"z_und": 138,
|
||||||
|
Reference in New Issue
Block a user