# HG changeset patch # User Ioannis Binietoglou # Date 1479133646 -7200 # Node ID 63672c5f29ed4996a99d926df6103bddcfe12d6d # Parent 5936b84c27e83d969ce3eccf4bb24e163ef4c2c8 Empty lines for testing. diff -r 5936b84c27e8 -r 63672c5f29ed lidar_correction_ghk.py --- 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)