There is no "we" in "thesis"

This commit is contained in:
heyarne 2021-03-18 13:55:20 +01:00
commit b202c4da38
10 changed files with 14 additions and 14 deletions

View file

@ -450,7 +450,7 @@
"\n",
"Why do the products described above extend the range of up to 2000?\n",
"\n",
"The reflectance value - which is what we're usually interested in to perform arithmetic on - is a floating point number $\\in [0, 1]$. The products contain digital counts (DC) or digital numbers (DN). These values have to be converted with $\\frac{\\text{DN}}{10\\ 000}$ like the quote above implies.\n",
"The reflectance value - which is used in the arithmetic calculations - is a floating point number $\\in [0, 1]$. The products contain digital counts (DC) or digital numbers (DN). These values have to be converted with $\\frac{\\text{DN}}{10\\ 000}$ like the quote above implies.\n",
"\n",
"The sensors on the sentinel satellite capture a lot of light outside of the spectrum visible to the human eye. The sensors are not modeled to match the sensitivity of the human eye - values which are too intense (i.e. $> 2000$) can therefore be discarded.[^other-true-color-approaches]\n",
"\n",