From b616ff965d3cb7020c91318346e7208adaca3574 Mon Sep 17 00:00:00 2001 From: sfop Date: Tue, 28 Jun 2016 16:01:29 +0200 Subject: [PATCH] Closedown --- script/Alignment/Gun_solenoid_alignment.py | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/script/Alignment/Gun_solenoid_alignment.py b/script/Alignment/Gun_solenoid_alignment.py index 228e0ee..e95246e 100755 --- a/script/Alignment/Gun_solenoid_alignment.py +++ b/script/Alignment/Gun_solenoid_alignment.py @@ -30,18 +30,7 @@ if get_context().source == CommandSource.ui: else: centroid_excursion_plot = False -print I1 -print I2 -print dI -print settling_time -print plot_image -print number_images -print use_background -print multiple_background -print number_backgrounds - - - +print "Parameters: ", I1, I2, dI, settling_time, plot_image, number_images, use_background, multiple_background, number_backgrounds plot_name = datetime.datetime.fromtimestamp(time.time()).strftime('%H%M%S')