Update 'Scripts/Zeeman_Order/zeeman_exp.py'
This commit is contained in:
parent
c1f1f1fc8a
commit
7f4a1ac515
@ -104,7 +104,7 @@ def zeeman_experiment(pars, run):
|
||||
# 8-step phase cycle (Schaefer et al. J Magn Res A 115 (1995))
|
||||
pars['PH1'] = [0, 0, 180, 180, 90, 90, 270, 270] # 1st (90-degree) pulse
|
||||
pars['PH3'] = [0, 180, 180, 0, 90, 270, 270, 90] # 2nd (90-degree) pulse
|
||||
pars['PH4'] = [90] # 3rd (90-degree) pulse
|
||||
pars['PH4'] = [0] # 3rd (90-degree) pulse
|
||||
pars['PH2'] = [90, 270] # receiver
|
||||
|
||||
# read in variables:
|
||||
|
Loading…
Reference in New Issue
Block a user