lidar_correction_ghk.py

changeset 8
63672c5f29ed
parent 5
9d5aa2422c02
child 9
349178d9e658
equal deleted inserted replaced
6:5936b84c27e8 8:63672c5f29ed
27 import os 27 import os
28 28
29 #import seaborn as sns 29 #import seaborn as sns
30 import matplotlib.pyplot as plt 30 import matplotlib.pyplot as plt
31 from time import clock 31 from time import clock
32
33
32 34
33 #from matplotlib.backends.backend_pdf import PdfPages 35 #from matplotlib.backends.backend_pdf import PdfPages
34 #pdffile = '{}.pdf'.format('path') 36 #pdffile = '{}.pdf'.format('path')
35 #pp = PdfPages(pdffile) 37 #pp = PdfPages(pdffile)
36 ## pp.savefig can be called multiple times to save to multiple pages 38 ## pp.savefig can be called multiple times to save to multiple pages

mercurial