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')