initial commit

This commit is contained in:
eddyem
2017-03-16 21:27:41 +03:00
parent ac684d05f9
commit 66df0e101c
84 changed files with 102245 additions and 0 deletions

12
tests/2_sensors/README Normal file
View 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

File diff suppressed because it is too large Load Diff

BIN
tests/2_sensors/temp.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB