From 85982ef8d970c294ab40303e641a4a5cc822344f Mon Sep 17 00:00:00 2001 From: X11MA Date: Thu, 16 Feb 2017 00:15:53 +0100 Subject: [PATCH] Script execution --- script/Sridhar/test_field.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/Sridhar/test_field.py b/script/Sridhar/test_field.py index 6fff7a5..adc32cb 100644 --- a/script/Sridhar/test_field.py +++ b/script/Sridhar/test_field.py @@ -10,4 +10,4 @@ FIELD_PRECISION = 0.05 # in Amps ENERGY_CHANGE_SLEEP = 0.5 # put the Enerrgy settling time if needed FIELD_CHANGE_SLEEP = 0.5 # put the Field settling time if needed ACC_TIME = 1.0 -run("Sridhar/field_sweep") \ No newline at end of file +run("Sridhar/field_sweepID2") \ No newline at end of file