--- a/rali_netcdf_parameters.py Thu Mar 20 09:17:09 2014 +0200 +++ b/rali_netcdf_parameters.py Mon May 12 11:14:44 2014 +0300 @@ -8,81 +8,88 @@ channel_parameters = \ {'01064.o_an': {'channel_ID': 89, - 'Background_Low': 30000, - 'Background_High': 50000, - 'Laser_Shots': 1200, - 'LR_Input':1, - 'DAQ_Range':500.0, + 'Background_Low': 50000, + 'Background_High': 60000, + 'Laser_Shots': 600, + 'LR_Input': 1, + 'DAQ_Range': 100.0, 'Depolarization_Factor': 0,}, '00355.o_an': {'channel_ID': 98, - 'Background_Low': 30000, - 'Background_High': 50000, - 'Laser_Shots': 1200, - 'LR_Input':1, - 'DAQ_Range':100.0, + 'Background_Low': 50000, + 'Background_High': 60000, + 'Laser_Shots': 600, + 'LR_Input': 1, + 'DAQ_Range': 100.0, 'Depolarization_Factor': 0,}, '00355.o_ph': {'channel_ID': 99, - 'Background_Low': 30000, - 'Background_High': 50000, - 'Laser_Shots': 1200, - 'LR_Input':1, - 'DAQ_Range':0, + 'Background_Low': 50000, + 'Background_High': 60000, + 'Laser_Shots': 600, + 'LR_Input': 1, + 'DAQ_Range': 0, 'Depolarization_Factor': 0,}, '00387.o_an': {'channel_ID': 90, - 'Background_Low': 30000, - 'Background_High': 50000, - 'Laser_Shots': 1200, + 'Background_Low': 50000, + 'Background_High': 60000, + 'Laser_Shots': 600, + 'LR_Input': 1, + 'DAQ_Range': 100.0, + 'Depolarization_Factor': 0,}, + '00387.o_ph': {'channel_ID': 91, + 'Background_Low': 50000, + 'Background_High': 60000, + 'Laser_Shots': 600, + 'LR_Input': 1, + 'DAQ_Range': 0, + 'Depolarization_Factor': 0,}, + '00532.p_an': {'channel_ID': 94, + 'Background_Low': 50000, + 'Background_High': 60000, + 'Laser_Shots': 600, + 'LR_Input': 1, + 'DAQ_Range': 100.0, + 'Depolarization_Factor': 0,}, + '00532.p_ph': {'channel_ID': 95, + 'Background_Low': 50000, + 'Background_High': 60000, + 'Laser_Shots': 600, + 'LR_Input': 1, + 'DAQ_Range': 0, + 'Depolarization_Factor': 0,}, + '00532.s_an': {'channel_ID': 96, + 'Background_Low': 50000, + 'Background_High': 60000, + 'Laser_Shots': 600, + 'LR_Input': 1, + 'DAQ_Range': 20.0, + 'Depolarization_Factor': 0.115,}, + '00532.s_ph': {'channel_ID': 97, + 'Background_Low': 50000, + 'Background_High': 60000, + 'Laser_Shots': 600, + 'LR_Input': 1, + 'DAQ_Range': 0, + 'Depolarization_Factor': 0.115,}, + '00607.o_an': {'channel_ID': 92, + 'Background_Low': 50000, + 'Background_High': 60000, + 'Laser_Shots': 600, + 'LR_Input': 1, + 'DAQ_Range': 20.0, + 'Depolarization_Factor': 0,}, + '00607.o_ph': {'channel_ID': 93, + 'Background_Low': 50000, + 'Background_High': 60000, + 'Laser_Shots': 600, 'LR_Input':1, 'DAQ_Range':20.0, 'Depolarization_Factor': 0,}, - '00387.o_ph': {'channel_ID': 91, - 'Background_Low': 30000, - 'Background_High': 50000, - 'Laser_Shots': 1200, - 'LR_Input':1, - 'DAQ_Range':0, - 'Depolarization_Factor': 0,}, - '00532.p_an': {'channel_ID': 94, - 'Background_Low': 30000, - 'Background_High': 50000, - 'Laser_Shots': 1200, - 'LR_Input':1, - 'DAQ_Range':100.0, - 'Depolarization_Factor': 0,}, - '00532.p_ph': {'channel_ID': 95, - 'Background_Low': 30000, - 'Background_High': 50000, - 'Laser_Shots': 1200, - 'LR_Input':1, - 'DAQ_Range':0, - 'Depolarization_Factor': 0,}, - '00532.s_an': {'channel_ID': 96, - 'Background_Low': 30000, - 'Background_High': 50000, - 'Laser_Shots': 1200, - 'LR_Input':1, - 'DAQ_Range':100.0, - 'Depolarization_Factor': 0.0441,}, - '00532.s_ph': {'channel_ID': 97, - 'Background_Low': 30000, - 'Background_High': 50000, - 'Laser_Shots': 1200, - 'LR_Input':1, - 'DAQ_Range':0, - 'Depolarization_Factor': 0.0441,}, - '00607.o_an': {'channel_ID': 92, - 'Background_Low': 30000, - 'Background_High': 50000, - 'Laser_Shots': 1200, - 'LR_Input':1, - 'DAQ_Range':20.0, - 'Depolarization_Factor': 0,}, - '607.o_ph': {'channel_ID': 93, - 'Background_Low': 30000, - 'Background_High': 50000, - 'Laser_Shots': 1200, - 'LR_Input':1, - 'DAQ_Range':0, + '00408.o_ph': {'channel_ID': 170, + 'Background_Low': 50000, + 'Background_High': 60000, + 'Laser_Shots': 600, + 'LR_Input': 1, + 'DAQ_Range': 0, 'Depolarization_Factor': 0,}, }