aboutsummaryrefslogtreecommitdiff
path: root/examples/eit_with_vcsel.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/eit_with_vcsel.py')
-rw-r--r--examples/eit_with_vcsel.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/eit_with_vcsel.py b/examples/eit_with_vcsel.py
index fb9136d..e53bcc3 100644
--- a/examples/eit_with_vcsel.py
+++ b/examples/eit_with_vcsel.py
@@ -260,8 +260,8 @@ def getCurrentCalibrationData(ch=1):
def calibrateCoilsCurrent():
- Np = 1000
- Nsweeps = 5
+ # Np = 1000
+ # Nsweeps = 5
getCurrentCalibrationData(ch=1)
getCurrentCalibrationData(ch=2)
getCurrentCalibrationData(ch=3)