Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
en:software:statistics [2020/05/17 11:48] gerbold [statistic_1.php] |
en:software:statistics [2022/06/09 07:28] (current) |
||
---|---|---|---|
Line 34: | Line 34: | ||
[[https://map.blitzortung.org/statistic_0.php?station=2656&0_background_transparent=1&1_background_transparent=1&2_background_transparent=1|Statistics of station 2656]] | [[https://map.blitzortung.org/statistic_0.php?station=2656&0_background_transparent=1&1_background_transparent=1&2_background_transparent=1|Statistics of station 2656]] | ||
- | Ther page contains three diagrams. At the top the wave form of one of the last signals received including the FFT of the signal. In the center statistic_1, at the bottom statistic_2. | + | Ther page contains three diagrams. At the top the wave form of one of the last signals received including the FFT of the signal and the valid information next to the channel number. In the center statistic_1, at the bottom statistic_2. |
===== statistic_1.php ===== | ===== statistic_1.php ===== | ||
- | [[https://map.blitzortung.org/statistic_1.php?station=2656®ion=1&background_transparent=1|Statistics 1 of station 2656]] | + | [[https://map.blitzortung.org/statistic_1.php?station=2656®ion=1|Statistics 1 of station 2656]] |
Parameters are | Parameters are | ||
Line 49: | Line 49: | ||
* weeks - 1-4 limits the display to the last n weeks | * weeks - 1-4 limits the display to the last n weeks | ||
* time_zone - -11/12 adjust the rtime scaling to local time | * time_zone - -11/12 adjust the rtime scaling to local time | ||
+ | * background_transparent - 0/1 set background color to transparent off/on | ||
Here is a brief explanation of the 4 values on BO that Egon introduced a few years ago to replace the efficiency index at BO, which was not useful to adjust a station. | Here is a brief explanation of the 4 values on BO that Egon introduced a few years ago to replace the efficiency index at BO, which was not useful to adjust a station. | ||
Line 66: | Line 67: | ||
===== statistic_2.php ===== | ===== statistic_2.php ===== | ||
- | [[https://map.blitzortung.org/statistic_2.php?station=2656&background_transparent=1|Statistics 2 of station 2656]] | + | [[https://map.blitzortung.org/statistic_2.php?station=2656|Statistics 2 of station 2656]] |
Parameters are | Parameters are | ||
Line 73: | Line 74: | ||
* distance_labels - comma separated list of labels to be used i.e. 10,50,200,500,2000,5000 | * distance_labels - comma separated list of labels to be used i.e. 10,50,200,500,2000,5000 | ||
* labels_extension - 0/1 switches the labels extension off / on; If set to on, the maximum distance will get it's onw label if it is beyond the maximum distance_labels distance. | * labels_extension - 0/1 switches the labels extension off / on; If set to on, the maximum distance will get it's onw label if it is beyond the maximum distance_labels distance. | ||
+ | * background_transparent - 0/1 set background color to transparent off/on | ||