ScrenPanel6

This commit is contained in:
root
2020-02-07 11:43:37 +01:00
parent 7f88d445af
commit f957ab5cb8
63 changed files with 12762 additions and 382 deletions

View File

@@ -33,7 +33,6 @@ else:
centroid_excursion_plot = False
#laser_was_on = is_laser_on()
positioner = DummyPositioner("positioner")
original_gun_solenoid = positioner.read()
@@ -60,11 +59,6 @@ finally:
end_camera_scan()
positioner.write(original_gun_solenoid)
#if laser_was_on:
# laser_on()
#else:
# laser_off()
# take the result of the scan and generate convex hull plot
if centroid_excursion_plot: