Skip to content
Snippets Groups Projects
Commit 330e207c authored by jmcchesn's avatar jmcchesn
Browse files

debug

parent f4a9a999
No related branches found
No related tags found
No related merge requests found
......@@ -97,8 +97,10 @@ def kappa_init(*userName,**kwargs):
#MPA
iex.mpa = MPA()
global mpa = iex.mpa
global tth_pv,tthdet
global mpa,tth_pv,tthdet
iex.mpa = MPA()
mpa = iex.mpa
tthdet = Kappa_Detector(kappa_Motors)
tth_pv = _kappa_motor_dictionary('tth')[3]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment