-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
99 changed files
with
419 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
|
||
TARGET = thpp.pdf pm8006_report.pdf | ||
|
||
all: $(TARGET) | ||
|
||
%.pdf: %.tex | ||
@latexmk -pdf $< | ||
|
||
clean: | ||
rm -f *.aux *.log *.out *.toc *.fdb_latexmk *.fls *.glo *.ist $(TARGET) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,155 @@ | ||
29.659214 | ||
29.659214 | ||
29.599408 | ||
29.639282 | ||
29.549545 | ||
29.319881 | ||
28.587718 | ||
27.870829 | ||
29.679142 | ||
30.176161 | ||
30.285204 | ||
30.493075 | ||
31.379533 | ||
32.686371 | ||
32.851075 | ||
32.967191 | ||
32.938173 | ||
32.976862 | ||
32.976862 | ||
32.947847 | ||
32.928499 | ||
32.899471 | ||
32.957519 | ||
32.967191 | ||
33.034870 | ||
33.073525 | ||
33.131483 | ||
32.976862 | ||
33.208713 | ||
33.063862 | ||
33.179758 | ||
33.208713 | ||
33.228013 | ||
33.411192 | ||
33.449718 | ||
33.468976 | ||
33.815060 | ||
34.160086 | ||
34.723284 | ||
35.226840 | ||
35.586518 | ||
35.160460 | ||
33.545976 | ||
31.790794 | ||
31.428573 | ||
31.222460 | ||
31.242106 | ||
31.124176 | ||
31.173329 | ||
31.035645 | ||
30.937194 | ||
30.986431 | ||
30.976585 | ||
30.996275 | ||
31.025804 | ||
31.045485 | ||
31.065163 | ||
31.173329 | ||
31.261749 | ||
31.281388 | ||
31.555974 | ||
33.805461 | ||
37.628483 | ||
38.921164 | ||
38.884427 | ||
39.040478 | ||
38.939528 | ||
38.847679 | ||
38.792535 | ||
38.764954 | ||
38.571702 | ||
38.580911 | ||
38.525642 | ||
38.497998 | ||
38.636154 | ||
38.433469 | ||
38.516428 | ||
38.516428 | ||
38.553280 | ||
38.562491 | ||
38.645359 | ||
38.544068 | ||
38.516428 | ||
38.580911 | ||
38.608536 | ||
38.801728 | ||
39.058824 | ||
39.936066 | ||
40.508246 | ||
41.419860 | ||
40.770709 | ||
37.479833 | ||
34.035615 | ||
33.488231 | ||
33.391924 | ||
33.449718 | ||
33.430457 | ||
33.468976 | ||
33.545976 | ||
33.574837 | ||
33.507482 | ||
33.468976 | ||
33.440088 | ||
33.314819 | ||
33.276247 | ||
33.208713 | ||
33.073525 | ||
33.015537 | ||
33.044535 | ||
33.054199 | ||
33.044535 | ||
36.396384 | ||
43.955658 | ||
45.938421 | ||
46.206746 | ||
46.016381 | ||
45.704246 | ||
45.817052 | ||
45.478325 | ||
45.391323 | ||
45.269417 | ||
45.007784 | ||
45.095056 | ||
44.859278 | ||
44.701842 | ||
44.509147 | ||
44.482847 | ||
44.377590 | ||
44.219536 | ||
44.166806 | ||
44.114053 | ||
44.052479 | ||
43.982071 | ||
43.885195 | ||
44.026081 | ||
44.052479 | ||
44.140432 | ||
44.175595 | ||
44.263460 | ||
44.105258 | ||
43.346570 | ||
35.444675 | ||
27.840433 | ||
27.312191 | ||
29.079715 | ||
29.369850 | ||
29.649248 | ||
29.818535 | ||
29.858329 | ||
29.738903 | ||
29.778726 | ||
29.858329 | ||
29.957751 | ||
29.728945 | ||
29.838434 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
#!/usr/bin/env gnuplot | ||
|
||
plot 'FLIR_P60_hl_line.csv' title "" with lines lw 2 | ||
|
||
set grid y | ||
set grid lc rgb "#dddddd" lt 1 | ||
unset xtics | ||
set ylabel '°C' rotate by 0 | ||
set terminal png size 1024,300 | ||
set output 'FLIR_P60_hl_line_gnuplot.png' | ||
set style data lines | ||
replot |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
IR: File Name & ThermaCAM_E25-IR_6357.jpg \\ \hline | ||
IR: Min & 26.73 C \\ \hline | ||
IR: Max & 99.32 C \\ \hline | ||
IR: Avg & 40.05 C \\ \hline | ||
camera make & FLIR Systems AB \\ \hline | ||
camera model & ThermaCAM E25 \\ \hline | ||
emissivity & 0.95 \\ \hline | ||
distance & 2.00 \\ \hline | ||
img create date & 2021:12:15 17:22:37 \\ \hline |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,114 @@ | ||
29.675899 | ||
29.675899 | ||
29.753639 | ||
29.877902 | ||
29.971002 | ||
29.644787 | ||
29.504667 | ||
34.554158 | ||
51.291150 | ||
72.448816 | ||
82.050267 | ||
84.118152 | ||
84.605569 | ||
85.323811 | ||
85.343996 | ||
85.545710 | ||
85.505387 | ||
85.747169 | ||
85.737102 | ||
85.847804 | ||
85.646471 | ||
85.797494 | ||
85.827682 | ||
85.908154 | ||
85.898098 | ||
85.928266 | ||
85.928266 | ||
85.656544 | ||
85.575945 | ||
85.424712 | ||
84.656256 | ||
80.413507 | ||
71.379527 | ||
54.502611 | ||
40.553020 | ||
37.210482 | ||
36.832838 | ||
36.934638 | ||
36.760066 | ||
36.117591 | ||
36.058998 | ||
36.029689 | ||
36.395483 | ||
38.550874 | ||
37.050867 | ||
36.556048 | ||
36.745506 | ||
36.934638 | ||
39.207970 | ||
37.152467 | ||
37.340906 | ||
37.485641 | ||
38.565200 | ||
40.341702 | ||
38.450543 | ||
38.120248 | ||
38.149008 | ||
39.150983 | ||
40.002773 | ||
38.206506 | ||
37.832239 | ||
37.832239 | ||
39.065449 | ||
38.622484 | ||
37.630188 | ||
37.601294 | ||
39.747910 | ||
46.318240 | ||
52.761104 | ||
55.526206 | ||
55.911050 | ||
56.010178 | ||
56.034948 | ||
56.096852 | ||
56.171097 | ||
56.133980 | ||
56.109229 | ||
55.997791 | ||
56.146353 | ||
56.059713 | ||
56.171097 | ||
56.232936 | ||
55.923445 | ||
56.158726 | ||
56.208204 | ||
56.158726 | ||
56.245300 | ||
55.948232 | ||
55.513772 | ||
54.677954 | ||
50.698263 | ||
44.618343 | ||
37.137958 | ||
32.211365 | ||
31.739631 | ||
31.678609 | ||
31.480045 | ||
31.388274 | ||
31.480045 | ||
31.495332 | ||
31.571736 | ||
31.388274 | ||
30.958950 | ||
30.943584 | ||
30.805195 | ||
30.759024 | ||
30.635804 | ||
30.682029 | ||
30.728233 | ||
30.574140 | ||
30.820580 | ||
32.363091 | ||
36.803735 | ||
35.043295 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
#!/usr/bin/env gnuplot | ||
|
||
plot 'ThermaCAM_E25-IR_6357_hl.csv' with lines | ||
|
||
set ylabel '°C' rotate by 0 | ||
set terminal png size 1024,300 | ||
set output 'ThermaCAM_E25-IR_6357_hl_gnuplot.png' | ||
set style data lines | ||
replot |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,76 @@ | ||
29.208238 | ||
29.208238 | ||
30.095006 | ||
31.143160 | ||
31.434169 | ||
31.587011 | ||
32.074626 | ||
32.922609 | ||
35.382913 | ||
45.619650 | ||
49.477762 | ||
49.972618 | ||
49.894616 | ||
49.998608 | ||
50.063558 | ||
50.879008 | ||
50.904807 | ||
50.672420 | ||
50.711182 | ||
50.711182 | ||
50.866106 | ||
50.504313 | ||
50.711182 | ||
50.517252 | ||
50.284133 | ||
49.699392 | ||
46.278048 | ||
38.779866 | ||
37.369868 | ||
37.282959 | ||
38.307056 | ||
37.355388 | ||
37.210482 | ||
38.708356 | ||
38.263975 | ||
37.471176 | ||
37.471176 | ||
37.326422 | ||
37.340906 | ||
37.297448 | ||
37.282959 | ||
37.224981 | ||
37.326422 | ||
37.326422 | ||
37.485641 | ||
37.514566 | ||
37.442241 | ||
38.062706 | ||
39.022658 | ||
37.094421 | ||
37.152467 | ||
39.520881 | ||
48.007440 | ||
51.252570 | ||
51.714741 | ||
52.009120 | ||
51.881214 | ||
52.047465 | ||
52.124122 | ||
51.791602 | ||
51.496708 | ||
51.265431 | ||
51.123883 | ||
51.149631 | ||
50.866106 | ||
50.814486 | ||
50.827393 | ||
50.517252 | ||
48.744825 | ||
41.282571 | ||
34.077727 | ||
33.163658 | ||
32.816979 | ||
32.726356 | ||
32.514602 | ||
32.635656 |
Oops, something went wrong.