fixes T44
This commit is contained in:
parent
f03ae25e4f
commit
853b85ed46
@ -135,7 +135,6 @@ class Experiment:
|
|||||||
else:
|
else:
|
||||||
self.state_list.append(s_content)
|
self.state_list.append(s_content)
|
||||||
|
|
||||||
## Same as ttl_pulse, but no *channel* keyword
|
|
||||||
def rf_pulse(self, length=None, phase=0, source=0):
|
def rf_pulse(self, length=None, phase=0, source=0):
|
||||||
"""
|
"""
|
||||||
make an rf pulse, including gating and phase switching
|
make an rf pulse, including gating and phase switching
|
||||||
|
Loading…
Reference in New Issue
Block a user