From 2280666023ebccbc0ef70464e9334fee67e33e6b Mon Sep 17 00:00:00 2001 From: Chris Milne Date: Thu, 7 Dec 2017 11:15:47 +0100 Subject: [PATCH] fixed comment --- aliases/alvra.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aliases/alvra.py b/aliases/alvra.py index c8f446a..129aa81 100755 --- a/aliases/alvra.py +++ b/aliases/alvra.py @@ -104,7 +104,7 @@ aliases = { # 'desc' : 'Intensity/position monitor after Optics hutch (PBPS)', # 'eco_type' : 'xdiagnostics.intensity_monitors.SolidTargetDetectorPBPS', # the following is the trigger for this PBPS, I've changed it to SAROP11 but this definitely isn't correct - 'kwargs' : {'VME_crate':'SAROP11-CVME-PBPS1','link':9} }, + # 'kwargs' : {'VME_crate':'SAROP11-CVME-PBPS1','link':9} }, 'SAROP11-PPRM117' : { 'alias' : 'ProfOpt', 'z_und' : 117, @@ -139,7 +139,7 @@ aliases = { # 'desc' : 'Intensity/Position monitor after Attenuator', # 'eco_type' : 'xdiagnostics.intensity_monitors.SolidTargetDetectorPBPS', # the following is the trigger for this PBPS, I've changed it to SAROP11 but this definitely isn't correct - 'kwargs' : {'VME_crate':'SAROP11-CVME-PBPS2','link':9} }, + # 'kwargs' : {'VME_crate':'SAROP11-CVME-PBPS2','link':9} }, 'SAROP11-PPRM122' : { 'alias' : 'ProfAtt', 'z_und' : 122,