lidar_correction_ghk.py

changeset 25
4c66b9ca23be
parent 23
ef8a64173c96
child 26
28b5510492ba
equal deleted inserted replaced
24:e8eb398b3229 25:4c66b9ca23be
202 # end of initial definition of variables 202 # end of initial definition of variables
203 # ******************************************************************************************************************************* 203 # *******************************************************************************************************************************
204 204
205 # --- Read actual lidar system parameters from optic_input.py (should be in sub-directory 'system_settings') 205 # --- Read actual lidar system parameters from optic_input.py (should be in sub-directory 'system_settings')
206 InputFile = 'optic_input_example_lidar.py' 206 InputFile = 'optic_input_example_lidar.py'
207 InputFile = 'optic_input_ver8c_POLIS_532_Sep2016.py'
208 InputFile = 'optic_input_Bertha_Saltrace_532.py'
209 207
210 ''' 208 '''
211 print("From ", dname) 209 print("From ", dname)
212 print("Running ", fname) 210 print("Running ", fname)
213 print("Reading input file ", InputFile, " for") 211 print("Reading input file ", InputFile, " for")

mercurial