mirror of
https://github.com/eddyem/tsys01.git
synced 2026-03-20 08:40:55 +03:00
initial commit
This commit is contained in:
12
tests/2_sensors/README
Normal file
12
tests/2_sensors/README
Normal file
@@ -0,0 +1,12 @@
|
||||
Two sensors were glued by termoconducting paste to piece of glass. After that wrapped by two layers of thick "warm floor" substrate.
|
||||
Logger measured their temperatures every second.
|
||||
|
||||
FILES:
|
||||
|
||||
log - raw logged data. First column - UNIX time, second and third - T0 and T1 respectively.
|
||||
temp_avg100.png - moving average over 100 values
|
||||
temp_avg.png - moving average over 30 values
|
||||
temp_diffs.png - differences between raw temperatures and their moving averages
|
||||
temp.png - scattered plot of raw T0 and T1
|
||||
temp_t1-t0_avg100.png - differences of moving averages over 100 (T1 - T0)
|
||||
temp_t1-t0.png - differences of raw temperatures (T1 - T0)
|
||||
5405
tests/2_sensors/log
Normal file
5405
tests/2_sensors/log
Normal file
File diff suppressed because it is too large
Load Diff
BIN
tests/2_sensors/temp.png
Normal file
BIN
tests/2_sensors/temp.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 30 KiB |
BIN
tests/2_sensors/temp_avg.png
Normal file
BIN
tests/2_sensors/temp_avg.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 26 KiB |
BIN
tests/2_sensors/temp_avg100.png
Normal file
BIN
tests/2_sensors/temp_avg100.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 25 KiB |
BIN
tests/2_sensors/temp_diffs.png
Normal file
BIN
tests/2_sensors/temp_diffs.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 62 KiB |
BIN
tests/2_sensors/temp_t1-t0.png
Normal file
BIN
tests/2_sensors/temp_t1-t0.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 46 KiB |
BIN
tests/2_sensors/temp_t1-t0_avg100.png
Normal file
BIN
tests/2_sensors/temp_t1-t0_avg100.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 20 KiB |
Reference in New Issue
Block a user