Tue, 01 Jul 2014 11:31:37 +0300
Corrected licelfile object name
ulalume3@25 | 1 | general_parameters = \ |
ulalume3@25 | 2 | {'System': '\'EOLE\'', |
ulalume3@25 | 3 | 'Laser_Pointing_Angle': 0, |
ulalume3@25 | 4 | 'Molecular_Calc': 0, |
ulalume3@25 | 5 | 'Latitude_degrees_north': 37.96, |
ulalume3@25 | 6 | 'Longitude_degrees_east': 23.78, |
ulalume3@25 | 7 | 'Altitude_meter_asl': 212.0} |
ulalume3@25 | 8 | |
ulalume3@25 | 9 | channel_parameters = \ |
ulalume3@25 | 10 | {'01064.o_an': {'channel_ID': 45, |
ulalume3@25 | 11 | 'Background_Low': 19000, |
ulalume3@25 | 12 | 'Background_High': 20000, |
ulalume3@25 | 13 | 'Laser_Shots': 1000, |
ulalume3@25 | 14 | 'LR_Input':1, |
ulalume3@25 | 15 | 'DAQ_Range':500.0, |
ulalume3@25 | 16 | 'Depolarization_Factor': 0,}, |
ulalume3@25 | 17 | '00355.o_an': {'channel_ID': 41, |
ulalume3@25 | 18 | 'Background_Low': 19000, |
ulalume3@25 | 19 | 'Background_High': 20000, |
ulalume3@25 | 20 | 'Laser_Shots': 1000, |
ulalume3@25 | 21 | 'LR_Input':1, |
ulalume3@25 | 22 | 'DAQ_Range':500.0, |
ulalume3@25 | 23 | 'Depolarization_Factor': 0,}, |
ulalume3@25 | 24 | '00355.o_ph': {'channel_ID': 42, |
ulalume3@25 | 25 | 'Background_Low': 19000, |
ulalume3@25 | 26 | 'Background_High': 20000, |
ulalume3@25 | 27 | 'Laser_Shots': 1000, |
ulalume3@25 | 28 | 'LR_Input':1, |
ulalume3@25 | 29 | 'DAQ_Range':0, |
ulalume3@25 | 30 | 'Depolarization_Factor': 0,}, |
ulalume3@25 | 31 | '00387.o_ph': {'channel_ID': 46, |
ulalume3@25 | 32 | 'Background_Low': 19000, |
ulalume3@25 | 33 | 'Background_High': 20000, |
ulalume3@25 | 34 | 'Laser_Shots': 1000, |
ulalume3@25 | 35 | 'LR_Input':1, |
ulalume3@25 | 36 | 'DAQ_Range':0, |
ulalume3@25 | 37 | 'Depolarization_Factor': 0,}, |
ulalume3@25 | 38 | '00532.o_an': {'channel_ID': 43, |
ulalume3@25 | 39 | 'Background_Low': 19000, |
ulalume3@25 | 40 | 'Background_High': 20000, |
ulalume3@25 | 41 | 'Laser_Shots': 1000, |
ulalume3@25 | 42 | 'LR_Input':1, |
ulalume3@25 | 43 | 'DAQ_Range':500.0, |
ulalume3@25 | 44 | 'Depolarization_Factor': 0,}, |
ulalume3@25 | 45 | '00532.o_ph': {'channel_ID': 44, |
ulalume3@25 | 46 | 'Background_Low': 19000, |
ulalume3@25 | 47 | 'Background_High': 20000, |
ulalume3@25 | 48 | 'Laser_Shots': 1000, |
ulalume3@25 | 49 | 'LR_Input':1, |
ulalume3@25 | 50 | 'DAQ_Range':0, |
ulalume3@25 | 51 | 'Depolarization_Factor': 0,}, |
ulalume3@25 | 52 | '00607.o_ph': {'channel_ID': 47, |
ulalume3@25 | 53 | 'Background_Low': 19000, |
ulalume3@25 | 54 | 'Background_High': 20000, |
ulalume3@25 | 55 | 'Laser_Shots': 1000, |
ulalume3@25 | 56 | 'LR_Input':1, |
ulalume3@25 | 57 | 'DAQ_Range':0, |
ulalume3@25 | 58 | 'Depolarization_Factor': 0,}, |
ulalume3@25 | 59 | '00407.o_ph': {'channel_ID': 444, |
ulalume3@25 | 60 | 'Background_Low': 19000, |
ulalume3@25 | 61 | 'Background_High': 20000, |
ulalume3@25 | 62 | 'Laser_Shots': 1000, |
ulalume3@25 | 63 | 'LR_Input':1, |
ulalume3@25 | 64 | 'DAQ_Range':0, |
ulalume3@25 | 65 | 'Depolarization_Factor': 0,}, |
ulalume3@25 | 66 | } |
ulalume3@25 | 67 |