changed some folder
This commit is contained in:
parent
cb64b18f68
commit
58f9ee63f6
@ -1,6 +1,6 @@
|
||||
# -*- coding: iso-8859-1 -*-
|
||||
|
||||
TXEnableDelay = 2e-6
|
||||
TXEnableDelay = 2e-6 # test
|
||||
TXEnableValue = 0b0001 # TTL line enabling RF amplifier (bit 0)
|
||||
TXPulseValue = 0b0010 # TTL line triggering RF pulses (bit 1)
|
||||
ADCSensitivity = 2 # voltage span for ADC
|
||||
@ -162,4 +162,4 @@ def ste_experiment(pars, run):
|
||||
e.set_description('run', run) # current scan
|
||||
e.set_description('rec_phase', -PH2) # current receiver phase
|
||||
|
||||
return e
|
||||
return e
|
||||
|
Loading…
Reference in New Issue
Block a user