Closedown

This commit is contained in:
sfop
2016-06-17 11:13:48 +02:00
parent 5b3c95a4fc
commit c785be16ee
2 changed files with 2 additions and 4 deletions

View File

@@ -101,6 +101,7 @@ finally:
# take the result of the scan and do the plots
p = plot(r.getReadable(2), xdata=r.getReadable(1), title = "Centroid excursion")[0]
#add_convex_hull_plot ("Centroid excursion", r.getReadable(1),r.getReadable(2), "Name")
# save the entry in the logbook
msg = str(r)