# HG changeset patch # User Volker Freudenthaler # Date 1487600218 -3600 # Node ID 4c66b9ca23be60df4b62424fefdf168fb67b1b26 # Parent e8eb398b3229530cc40a980a251ce2ca66d979e7 Corrected name of input file diff -r e8eb398b3229 -r 4c66b9ca23be lidar_correction_ghk.py --- 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)