update
parent
c689247975
commit
22750b5a8c
Binary file not shown.
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 11 KiB |
|
@ -18,4 +18,4 @@
|
||||||
|
|
||||||
According to general researcher consensus, ratio pyrometry is supposed to be more accurate.
|
According to general researcher consensus, ratio pyrometry is supposed to be more accurate.
|
||||||
|
|
||||||
![](01-0001-transformed-ratio.png)
|
![](01-0001-cropped-transformed-ratio.png)
|
||||||
|
|
|
@ -4,7 +4,7 @@ import numpy as np
|
||||||
from numba import jit
|
from numba import jit
|
||||||
|
|
||||||
# camera settings
|
# camera settings
|
||||||
file = '01-0003.png'
|
file = '01-0001.png'
|
||||||
I_Darkcurrent = 150.5
|
I_Darkcurrent = 150.5
|
||||||
exposure_time = 0.5
|
exposure_time = 0.5
|
||||||
f_stop = 2.4
|
f_stop = 2.4
|
||||||
|
|
Loading…
Reference in New Issue