Mon, 14 Nov 2016 16:32:01 +0200
Merge from 8:e57ad6a684d1
lidar_correction_ghk.py | file | annotate | diff | comparison | revisions |
--- a/lidar_correction_ghk.py Mon Nov 14 15:27:23 2016 +0100 +++ b/lidar_correction_ghk.py Mon Nov 14 16:32:01 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)