Closedown
This commit is contained in:
@@ -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')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user