Five Mile Hill back scatter data will be straged under;
The receiver data are recorded in Text file. The file name is;
"yYYYYmMMdDDpXX.hr1bsl.hr1bsl.dat".
Now we are preparing fransform program from this text data file
to DST format file.
Basically, Digital Oscillo ADC is 9 bits(0-511), and we are recording
500 sample points for each laser shot and each channel.
Horizontal range and Vertical range of Oscilloscope are recorded by [us/div]
unit and [mV/div] unit. (One waveform data have 10 Divisions, as ordinary.)
The event time stamp is recorded using 'hr1lidar.hires1.utah.edu' CPU clock
which is corrected through NTP.
There are 3 types of waveform data.
Five Mile Hill back scatter data will be checked every hour by cron.
If there is an update data, pre-analysis data will be made by averaging
all of same condition shots, and straged under;
hr1lidar.hires1.utah.edu:/home/lidar/hr1bsl_pre/
The file name is;
"yYYYYmMMdDDpXXhHHmMM.hr1bsl.[#elevation_angle].[#shot].dat".
Here is a sample (y2001m02d26p02h11m31.hr1bsl.10.25.dat).
#lsr_shot: 25 rcd_shot: 25 #tdc tim dis alt hor dep dense lsr_dep ave_vol std_vol bg_vol ave_vol std_vol bg_vol 50 0.0 0.000 1.60 0.00 851.61 0.001049 0.00 6.16333 0.02748 6.15987 6.59485 0.02530 6.58942 51 0.2 0.030 1.60 0.03 851.08 0.001048 3.14 6.15845 0.02019 6.15987 6.58936 0.02479 6.58942 52 0.4 0.060 1.61 0.06 850.55 0.001048 6.28 6.14197 0.04040 6.15987 6.53870 0.15858 6.58942 53 0.6 0.090 1.61 0.09 850.02 0.001047 9.42 5.09277 0.22427 6.15987 3.37646 0.57538 6.58942 54 0.8 0.120 1.62 0.12 849.49 0.001047 12.56 4.97803 0.09232 6.15987 5.06042 0.49137 6.58942 55 1.0 0.150 1.62 0.15 848.96 0.001046 15.70 5.09277 0.07944 6.15987 6.04858 0.13059 6.58942 56 1.2 0.180 1.63 0.18 848.44 0.001045 18.83 5.17273 0.10188 6.15987 6.31165 0.04532 6.58942 57 1.4 0.210 1.63 0.21 847.91 0.001045 21.97 5.23926 0.09217 6.15987 6.41479 0.04013 6.58942 58 1.6 0.240 1.64 0.24 847.38 0.001044 25.10 5.28687 0.07694 6.15987 6.48254 0.02977 6.58942 59 1.8 0.270 1.64 0.27 846.85 0.001044 28.23 5.34668 0.07384 6.15987 6.50940 0.02855 6.58942 60 2.0 0.300 1.65 0.30 846.33 0.001043 31.36 5.39856 0.05061 6.15987 6.53137 0.02803 6.58942 61 2.2 0.330 1.65 0.33 845.80 0.001043 34.48 5.43274 0.06802 6.15987 6.55090 0.02633 6.58942 62 2.4 0.360 1.66 0.35 845.27 0.001042 37.61 5.45532 0.05796 6.15987 6.55090 0.02776 6.58942 63 2.6 0.390 1.66 0.38 844.75 0.001042 40.73 5.46936 0.06168 6.15987 6.55273 0.02990 6.58942 64 2.8 0.420 1.67 0.41 844.22 0.001041 43.86 5.47791 0.06429 6.15987 6.55518 0.02820 6.58942 65 3.0 0.450 1.67 0.44 843.69 0.001041 46.98 5.47668 0.05266 6.15987 6.57410 0.02594 6.58942 66 3.2 0.480 1.68 0.47 843.17 0.001040 50.10 5.44312 0.06452 6.15987 6.56616 0.02190 6.58942 67 3.4 0.510 1.68 0.50 842.64 0.001040 53.21 5.31799 0.09135 6.15987 6.56860 0.01875 6.58942 68 3.6 0.540 1.69 0.53 842.12 0.001039 56.33 5.03906 0.11623 6.15987 6.58081 0.02136 6.58942 69 3.8 0.570 1.69 0.56 841.59 0.001039 59.45 4.69177 0.14503 6.15987 6.57410 0.02704 6.58942 70 4.0 0.600 1.70 0.59 841.07 0.001038 62.56 4.36035 0.15569 6.15987 6.58020 0.02931 6.58942 ................................................................................................................. 498 89.6 13.431 3.86 13.24 639.60 0.000832 1258.32 6.15906 0.02487 6.15987 6.59058 0.02489 6.58942 499 89.8 13.461 3.86 13.27 639.18 0.000831 1260.81 6.15295 0.02079 6.15987 6.58203 0.02601 6.58942
(Soon, we will prepare a kind of ON-LINE moniter system using this pre-analysis data.)