aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorEugeniy E. Mikhailov <evgmik@gmail.com>2024-07-14 12:36:45 -0400
committerEugeniy E. Mikhailov <evgmik@gmail.com>2024-07-14 12:36:45 -0400
commit36164e58885f076df7425da1ad83d6437010f176 (patch)
treebcb0c8503fbfd8f9448682d966c92e7d3f0c033b /examples
parent5ca6ca3a21813de551fdd38146a063a8fd7a6960 (diff)
downloadqolab-36164e58885f076df7425da1ad83d6437010f176.tar.gz
qolab-36164e58885f076df7425da1ad83d6437010f176.zip
commented unused variable
Diffstat (limited to 'examples')
-rw-r--r--examples/lock_eit.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/lock_eit.py b/examples/lock_eit.py
index 5fd12b9..6e779b6 100644
--- a/examples/lock_eit.py
+++ b/examples/lock_eit.py
@@ -401,7 +401,7 @@ async def main():
B_control_voltage_to_eit_detuning.unit = "Hz_per_V"
ai["B_control_voltage_to_eit_detuning"] = B_control_voltage_to_eit_detuning
- SweepSpan = 10000
+ # SweepSpan = 10000
ai["rfgen"].stopFrequencySweep()
# ai['rfgen'].setFreqFixed(freqDeltaMm2)
# ai['rfgen'].setFreqFixed(freqZero)