Corrected name of input file

Mon, 20 Feb 2017 15:16:58 +0100

author
Volker Freudenthaler <volker.freudenthaler@lmu.de>
date
Mon, 20 Feb 2017 15:16:58 +0100
changeset 25
4c66b9ca23be
parent 24
e8eb398b3229
child 26
28b5510492ba

Corrected name of input file

lidar_correction_ghk.py file | annotate | diff | comparison | revisions
--- a/lidar_correction_ghk.py	Thu Feb 16 21:35:19 2017 +0100
+++ b/lidar_correction_ghk.py	Mon Feb 20 15:16:58 2017 +0100
@@ -204,8 +204,6 @@
 
 # --- Read actual lidar system parameters from optic_input.py  (should be in sub-directory 'system_settings')
 InputFile = 'optic_input_example_lidar.py'
-InputFile = 'optic_input_ver8c_POLIS_532_Sep2016.py'
-InputFile = 'optic_input_Bertha_Saltrace_532.py'
 
 '''
 print("From ", dname)

mercurial