Mon, 14 Nov 2016 16:27:26 +0200
Empty lines for testing.
lidar_correction_ghk.py | file | annotate | diff | comparison | revisions |
--- a/lidar_correction_ghk.py Mon Nov 14 16:23:44 2016 +0200 +++ b/lidar_correction_ghk.py Mon Nov 14 16:27:26 2016 +0200 @@ -30,6 +30,8 @@ import matplotlib.pyplot as plt from time import clock + + #from matplotlib.backends.backend_pdf import PdfPages #pdffile = '{}.pdf'.format('path') #pp = PdfPages(pdffile)