diff --git a/script/Sridhar/test_field.py b/script/Sridhar/test_field.py index 270aebf..41dcc6a 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("field_sweep") \ No newline at end of file +run("Sridhar/field_sweep") \ No newline at end of file