diff --git a/script/PolSwitch.py b/script/PolSwitch.py index 6a16ce9..7389684 100644 --- a/script/PolSwitch.py +++ b/script/PolSwitch.py @@ -85,5 +85,5 @@ for E in setpoints: else: raise Exception('Wrong B field value:' + str(H)) - -scan.end() \ No newline at end of file +scan1.end() +scan2.end() \ No newline at end of file